summaryrefslogtreecommitdiff
path: root/emulators/xmess/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/xmess/patches/patch-ac')
-rw-r--r--emulators/xmess/patches/patch-ac12
1 files changed, 12 insertions, 0 deletions
diff --git a/emulators/xmess/patches/patch-ac b/emulators/xmess/patches/patch-ac
new file mode 100644
index 00000000000..7d4e7cc1af5
--- /dev/null
+++ b/emulators/xmess/patches/patch-ac
@@ -0,0 +1,12 @@
+$NetBSD: patch-ac,v 1.7 2005/11/17 19:54:09 joerg Exp $
+
+--- src/unix/video-drivers/xf86_dga1.c.orig 2005-11-17 15:56:02.000000000 +0000
++++ src/unix/video-drivers/xf86_dga1.c
+@@ -6,6 +6,7 @@
+ #include <stdlib.h>
+ #include <string.h>
+ #include <sys/types.h>
++#include <sys/time.h>
+ #include <sys/wait.h>
+ #include <sys/resource.h>
+ #include <X11/Xlib.h>