summaryrefslogtreecommitdiff
path: root/graphics/pornview/patches/patch-ae
blob: 38a8cb4379708e03e746999c874ff2d14b548e92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ae,v 1.1.1.1 2006/02/11 13:06:43 rillig Exp $

--- src/support/widgets/gtkxine.h.orig	2002-12-29 20:29:13.000000000 +0000
+++ src/support/widgets/gtkxine.h
@@ -20,6 +20,7 @@
 
 #ifdef ENABLE_XINE
 
+#include <pthread.h>
 #include <X11/X.h>
 #include <X11/Xlib.h>
 #include <X11/extensions/XShm.h>