diff options
Diffstat (limited to 'emulators/xmame/patches/patch-ac')
-rw-r--r-- | emulators/xmame/patches/patch-ac | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/emulators/xmame/patches/patch-ac b/emulators/xmame/patches/patch-ac deleted file mode 100644 index ba82517536d..00000000000 --- a/emulators/xmame/patches/patch-ac +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-ac,v 1.12 2005/11/17 19:55:55 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> |