16 lines
337 B
Plaintext
16 lines
337 B
Plaintext
$OpenBSD: patch-src_srvc_ft_c,v 1.1 2012/03/23 13:28:25 ajacoutot Exp $
|
|
|
|
https://bugzilla.redhat.com/show_bug.cgi?id=750023
|
|
|
|
--- src/srvc_ft.c.orig Thu Sep 15 22:30:37 2005
|
|
+++ src/srvc_ft.c Sat Mar 17 08:06:35 2012
|
|
@@ -19,7 +19,7 @@
|
|
*/
|
|
|
|
|
|
-#include <glib/glist.h>
|
|
+#include <glib.h>
|
|
|
|
#include "mw_channel.h"
|
|
#include "mw_common.h"
|