summaryrefslogtreecommitdiff
path: root/multimedia/gstreamer-plugins/files/patch-sys_xvideo_gstxvimage.c
blob: 274283fb0939e1cb76b2773c12ff3f8ada5b3690 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- sys/xvideo/gstxvimage.c.orig	Mon Oct 13 15:28:54 2003
+++ sys/xvideo/gstxvimage.c	Mon Oct 13 15:29:24 2003
@@ -20,6 +20,9 @@
 #include "config.h"
 
 #include <errno.h>
+#include <machine/param.h>
+#include <sys/types.h>
+#include <sys/ipc.h>
 #include <sys/shm.h> /* for SHM symbols */
 #include <gst/gst.h>
 /* gcc -ansi -pedantic on GNU/Linux causes warnings and errors