Files
pkgsrc-ng/chat/meanwhile/patches/patch-src_mw__srvc__resolve_h
2013-09-26 17:14:40 +02:00

15 lines
290 B
Plaintext

$NetBSD: patch-src_mw__srvc__resolve_h,v 1.1 2012/05/06 17:53:44 dholland Exp $
Fix build with latest glib2.
--- src/mw_srvc_resolve.h~ 2005-12-15 00:30:28.000000000 +0000
+++ src/mw_srvc_resolve.h
@@ -23,7 +23,6 @@
#include <glib.h>
-#include <glib/glist.h>
#ifdef __cplusplus