]> git.pld-linux.org Git - packages/xchat.git/blame - glib.patch
- fix patch
[packages/xchat.git] / glib.patch
CommitLineData
0f064651
JR
1--- xchat-2.8.8/src/common/xchat.h~ 2009-08-16 11:40:16.000000000 +0200
2+++ xchat-2.8.8/src/common/xchat.h 2013-06-11 13:44:45.861175558 +0200
8b715f77
JR
3@@ -1,10 +1,6 @@
4 #include "../../config.h"
5
6-#include <glib/gslist.h>
7-#include <glib/glist.h>
8-#include <glib/gutils.h>
9-#include <glib/giochannel.h>
10-#include <glib/gstrfuncs.h>
11+#include <glib.h>
12 #include <time.h> /* need time_t */
13
14 #ifndef XCHAT_H
This page took 0.086268 seconds and 4 git commands to generate.