Fixup fromcvs/togit conversion
[pkgsrcv2.git] / chat / xchat / patches / patch-src_common_servlist_c
1 $NetBSD$
2
3 Fix build with latest glib2.
4
5 --- src/common/servlist.c~      2010-05-16 07:24:26.000000000 +0000
6 +++ src/common/servlist.c
7 @@ -24,7 +24,6 @@
8  #include <unistd.h>
9  
10  #include "xchat.h"
11 -#include <glib/ghash.h>
12  
13  #include "cfgfiles.h"
14  #include "fe.h"