summaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer-plugins/files/patch-sys_xvideo_gstxvimage.c
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-11-16 01:59:14 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-11-16 01:59:14 +0800
commit9934e3602764d86ee21642523f635f5483071131 (patch)
treef71eb7a560eef4b71a0db06df182613aa932db09 /multimedia/gstreamer-plugins/files/patch-sys_xvideo_gstxvimage.c
parent3bc51ee56f72f66ca82ec04110c20b7dd5d5d5c8 (diff)
downloadmarcuscom-ports-9934e3602764d86ee21642523f635f5483071131.tar
marcuscom-ports-9934e3602764d86ee21642523f635f5483071131.tar.gz
marcuscom-ports-9934e3602764d86ee21642523f635f5483071131.tar.bz2
marcuscom-ports-9934e3602764d86ee21642523f635f5483071131.tar.lz
marcuscom-ports-9934e3602764d86ee21642523f635f5483071131.tar.xz
marcuscom-ports-9934e3602764d86ee21642523f635f5483071131.tar.zst
marcuscom-ports-9934e3602764d86ee21642523f635f5483071131.zip
Update to 0.7.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1333 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia/gstreamer-plugins/files/patch-sys_xvideo_gstxvimage.c')
-rw-r--r--multimedia/gstreamer-plugins/files/patch-sys_xvideo_gstxvimage.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/multimedia/gstreamer-plugins/files/patch-sys_xvideo_gstxvimage.c b/multimedia/gstreamer-plugins/files/patch-sys_xvideo_gstxvimage.c
new file mode 100644
index 000000000..8f6af77b8
--- /dev/null
+++ b/multimedia/gstreamer-plugins/files/patch-sys_xvideo_gstxvimage.c
@@ -0,0 +1,10 @@
+--- sys/xvideo/gstxvimage.c.orig Fri Jul 25 15:29:21 2003
++++ sys/xvideo/gstxvimage.c Fri Nov 14 16:27:24 2003
+@@ -42,6 +42,7 @@
+
+ #include <stdio.h>
+ #include <stdlib.h>
++#include <machine/param.h>
+ #include <sys/types.h>
+
+ #if defined (HAVE_IPC_H) && defined (HAVE_SHM_H) && defined (HAVE_XSHM_H)