summaryrefslogtreecommitdiff
path: root/multimedia/gxine/patches/patch-ad
blob: 41ea7c298943f0bb32959627ad0fdad012384839 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ad,v 1.1.1.1 2004/01/26 13:18:07 jmmv 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