]> git.pld-linux.org Git - packages/xchat.git/blob - glib.patch
- perl req/prov fix
[packages/xchat.git] / glib.patch
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
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.062814 seconds and 3 git commands to generate.