16 lines
358 B
Plaintext
16 lines
358 B
Plaintext
$OpenBSD: patch-src_srvc_conf_c,v 1.1 2012/03/23 13:28:25 ajacoutot Exp $
|
|
|
|
https://bugzilla.redhat.com/show_bug.cgi?id=750023
|
|
|
|
--- src/srvc_conf.c.orig Wed Dec 28 03:46:54 2005
|
|
+++ src/srvc_conf.c Sat Mar 17 08:06:35 2012
|
|
@@ -19,8 +19,6 @@
|
|
*/
|
|
|
|
#include <glib.h>
|
|
-#include <glib/ghash.h>
|
|
-#include <glib/glist.h>
|
|
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|