$NetBSD: patch-src_common_xchat_h,v 1.1 2012/05/06 18:41:51 dholland Exp $ Fix build with latest glib2. --- src/common/xchat.h~ 2009-08-16 09:40:16.000000000 +0000 +++ src/common/xchat.h @@ -1,10 +1,6 @@ #include "../../config.h" -#include -#include -#include -#include -#include +#include #include /* need time_t */ #ifndef XCHAT_H