15 lines
326 B
Plaintext
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"
|