16 lines
420 B
Plaintext
16 lines
420 B
Plaintext
$OpenBSD: patch-src_srvc_store_c,v 1.1 2012/03/23 13:28:25 ajacoutot Exp $
|
|
|
|
https://bugzilla.redhat.com/show_bug.cgi?id=750023
|
|
|
|
--- src/srvc_store.c.orig Sat Nov 19 02:52:42 2005
|
|
+++ src/srvc_store.c Sat Mar 17 08:06:35 2012
|
|
@@ -18,7 +18,7 @@
|
|
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
*/
|
|
|
|
-#include <glib/glist.h>
|
|
+#include <glib.h>
|
|
|
|
#include "mw_channel.h"
|
|
#include "mw_debug.h"
|