summaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer-plugins80/files/patch-sys_xvideo_gstxvimage.c
blob: 8f6af77b8659d3cb171b40eeb577036aea013dd3 (plain) (blame)
1
2
3
4
5
6
7
8
9
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)