mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
11 lines
275 B
C
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>
|