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

15 lines
326 B
Plaintext

$NetBSD: patch-src_common_servlist_c,v 1.1 2012/05/06 18:41:51 dholland Exp $
Fix build with latest glib2.
--- src/common/servlist.c~ 2010-05-16 07:24:26.000000000 +0000
+++ src/common/servlist.c
@@ -24,7 +24,6 @@
#include <unistd.h>
#include "xchat.h"
-#include <glib/ghash.h>
#include "cfgfiles.h"
#include "fe.h"