summaryrefslogtreecommitdiff
path: root/multimedia/gstreamer-plugins80/files/patch-sys_xvimage_xvimagesink.h
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/gstreamer-plugins80/files/patch-sys_xvimage_xvimagesink.h')
-rw-r--r--multimedia/gstreamer-plugins80/files/patch-sys_xvimage_xvimagesink.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/multimedia/gstreamer-plugins80/files/patch-sys_xvimage_xvimagesink.h b/multimedia/gstreamer-plugins80/files/patch-sys_xvimage_xvimagesink.h
new file mode 100644
index 000000000000..ddb0d1f00501
--- /dev/null
+++ b/multimedia/gstreamer-plugins80/files/patch-sys_xvimage_xvimagesink.h
@@ -0,0 +1,10 @@
+--- sys/xvimage/xvimagesink.h.orig Tue Mar 16 22:51:04 2004
++++ sys/xvimage/xvimagesink.h Tue Mar 16 23:07:39 2004
+@@ -23,6 +23,7 @@
+ #include <gst/video/videosink.h>
+
+ #ifdef HAVE_XSHM
++#include <sys/types.h>
+ #include <sys/ipc.h>
+ #include <sys/shm.h>
+ #endif /* HAVE_XSHM */