summaryrefslogtreecommitdiff
path: root/emulators/xmess/patches/patch-ac
blob: 7d4e7cc1af5b3a8119ecf8baf4a48aad6b0ddc81 (plain)
1
2
3
4
5
6
7
8
9
10
11
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>