diff options
Diffstat (limited to 'multimedia/gstreamer-plugins80/files/patch-sys_xvideo_gstxvimage.c')
-rw-r--r-- | multimedia/gstreamer-plugins80/files/patch-sys_xvideo_gstxvimage.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/multimedia/gstreamer-plugins80/files/patch-sys_xvideo_gstxvimage.c b/multimedia/gstreamer-plugins80/files/patch-sys_xvideo_gstxvimage.c deleted file mode 100644 index 8f6af77b8..000000000 --- a/multimedia/gstreamer-plugins80/files/patch-sys_xvideo_gstxvimage.c +++ /dev/null @@ -1,10 +0,0 @@ ---- 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) |