summaryrefslogtreecommitdiffstats
path: root/devel/sdl12/files/patch-src_video_x11_SDL__x11events.c
blob: 0951242378f6986872073594aafee4242324968c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

$FreeBSD$

--- src/video/x11/SDL_x11events.c	2001/01/27 17:49:30	1.1
+++ src/video/x11/SDL_x11events.c	2001/01/27 17:49:54
@@ -35,7 +35,9 @@
 #ifdef __SVR4
 #include <X11/Sunkeysym.h>
 #endif
+#include <sys/types.h>
 #include <sys/time.h>
+#include <unistd.h>
 
 #include "SDL.h"
 #include "SDL_syswm.h"
OpenPOWER on IntegriCloud