1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
freebsd-ports/graphics/libxine/files/patch-video_out:video_out_syncfb.c
2002-05-20 17:59:07 +00:00

11 lines
275 B
C

--- 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>