summaryrefslogtreecommitdiff
path: root/multimedia/libxine/files/patch-video_out:video_out_syncfb.c
blob: 79d7dfadf6783b9769c16766fc3f16cc6cccb521 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/video_out/video_out_syncfb.c.orig	Thu May 16 23:32:35 2002
+++ src/video_out/video_out_syncfb.c	Thu May 16 23:32:57 2002
@@ -39,6 +39,7 @@
 #include <sys/ioccom.h>
 #endif
 
+#include <sys/types.h>
 #include <sys/ioctl.h>
 #include <sys/mman.h>
 #include <sys/shm.h>