summaryrefslogtreecommitdiff
path: root/graphics/gxine/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gxine/patches/patch-ad')
-rw-r--r--graphics/gxine/patches/patch-ad12
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/gxine/patches/patch-ad b/graphics/gxine/patches/patch-ad
new file mode 100644
index 00000000000..3c0605a09bb
--- /dev/null
+++ b/graphics/gxine/patches/patch-ad
@@ -0,0 +1,12 @@
+$NetBSD: patch-ad,v 1.1.1.1 2003/04/06 11:08:15 rh Exp $
+
+--- src/gtkxine.h.orig Sun Mar 9 09:27:27 2003
++++ src/gtkxine.h
+@@ -26,6 +26,7 @@
+ #include <X11/X.h>
+ #include <X11/Xlib.h>
+ #include <X11/extensions/XShm.h>
++#include <pthread.h>
+ #include <xine.h>
+
+ #ifdef __cplusplus