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

15 lines
340 B
Plaintext

$NetBSD: patch-src_common_text_c,v 1.1 2012/05/06 18:41:51 dholland Exp $
Fix build with latest glib2.
--- src/common/text.c~ 2010-05-30 02:14:41.000000000 +0000
+++ src/common/text.c
@@ -28,7 +28,6 @@
#include <sys/mman.h>
#include "xchat.h"
-#include <glib/ghash.h>
#include "cfgfiles.h"
#include "chanopt.h"
#include "plugin.h"