aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer-plugins80/files/patch-sys_ximage_ximagesink.h
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2004-05-15 15:49:17 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2004-05-15 15:49:17 +0000
commit6f316ce2e89f972a4f22e1b97e1dda5e9d58cefa (patch)
treefb8d61358190cc429db453d54fb9920ccfde716f /multimedia/gstreamer-plugins80/files/patch-sys_ximage_ximagesink.h
parentea16706c62b542adc8f3b887256bf215bf914db6 (diff)
Diffstat (limited to 'multimedia/gstreamer-plugins80/files/patch-sys_ximage_ximagesink.h')
-rw-r--r--multimedia/gstreamer-plugins80/files/patch-sys_ximage_ximagesink.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/multimedia/gstreamer-plugins80/files/patch-sys_ximage_ximagesink.h b/multimedia/gstreamer-plugins80/files/patch-sys_ximage_ximagesink.h
deleted file mode 100644
index 07b125bfee89..000000000000
--- a/multimedia/gstreamer-plugins80/files/patch-sys_ximage_ximagesink.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- sys/ximage/ximagesink.h.orig Tue Mar 16 22:51:03 2004
-+++ sys/ximage/ximagesink.h Tue Mar 16 23:06:44 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 */