Branch oldpackages for 14.07
[14.07/packages.git] / libs / glib / patches / 002-glibconfig-sysdefs.h.patch
1 --- /dev/null
2 +++ b/glibconfig-sysdefs.h
3 @@ -0,0 +1,6 @@
4 +#define GLIB_SYSDEF_POLLIN     =1
5 +#define GLIB_SYSDEF_POLLPRI    =2
6 +#define GLIB_SYSDEF_POLLOUT    =4
7 +#define GLIB_SYSDEF_POLLERR    =8
8 +#define GLIB_SYSDEF_POLLHUP    =16
9 +#define GLIB_SYSDEF_POLLNVAL   =32