freebsd-ports/emulators/xmame/files/patch-src-unix-video-drivers-xf86_dga1.c
Michael Johnson 76c8a5e63c - Update to 0.95
PR:		ports/79450
Submitted by:	maintainer
2005-04-05 18:39:46 +00:00

13 lines
326 B
C

$FreeBSD$
--- src/unix/video-drivers/xf86_dga1.c.orig Sun Mar 20 22:10:35 2005
+++ src/unix/video-drivers/xf86_dga1.c Sun Mar 20 22:12:24 2005
@@ -7,6 +7,7 @@
#include <string.h>
#include <sys/types.h>
#include <sys/wait.h>
+#include <sys/time.h>
#include <sys/resource.h>
#include <X11/Xlib.h>
#include <X11/Xutil.h>