summaryrefslogblamecommitdiffstats
path: root/devel/glib20/files/patch-gio_tests_include.c
blob: 165c97b386e5b10225eeadc2656bb0d0ab260253 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                   
--- glib/tests/include.c.orig   2012-03-06 12:11:39.000000000 +0100
+++ glib/tests/include.c    2012-03-06 12:13:17.000000000 +0100
@@ -3,6 +3,7 @@
 #define _POSIX_C_SOURCE 0
 #undef _GNU_SOURCE
 #undef _XOPEN_SOURCE
+#include <sys/types.h>
 #include <pthread.h>
 #include <glib.h>