aboutsummaryrefslogtreecommitdiff
path: root/devel/glib20/files/patch-glib_deprecated_gthread.h
diff options
context:
space:
mode:
Diffstat (limited to 'devel/glib20/files/patch-glib_deprecated_gthread.h')
-rw-r--r--devel/glib20/files/patch-glib_deprecated_gthread.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/glib20/files/patch-glib_deprecated_gthread.h b/devel/glib20/files/patch-glib_deprecated_gthread.h
new file mode 100644
index 000000000000..889976f1fca9
--- /dev/null
+++ b/devel/glib20/files/patch-glib_deprecated_gthread.h
@@ -0,0 +1,10 @@
+--- ./glib/deprecated/gthread.h.orig 2012-05-27 17:07:04.000000000 +0200
++++ ./glib/deprecated/gthread.h 2012-05-27 17:07:19.000000000 +0200
+@@ -120,6 +120,7 @@
+ gpointer user_data);
+
+ #ifndef G_OS_WIN32
++#include <sys/types.h>
+ #include <pthread.h>
+ #endif
+