diff options
Diffstat (limited to 'emulators/raine/patches/patch-ah')
-rw-r--r-- | emulators/raine/patches/patch-ah | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/emulators/raine/patches/patch-ah b/emulators/raine/patches/patch-ah deleted file mode 100644 index 76a6795617f..00000000000 --- a/emulators/raine/patches/patch-ah +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ah,v 1.1 2006/01/12 21:35:09 joerg Exp $ - ---- source/emumain.c.orig 2006-01-12 21:04:11.000000000 +0000 -+++ source/emumain.c -@@ -9,6 +9,8 @@ - #include <winalleg.h> - #endif - -+#include <sys/time.h> -+ - #include "raine.h" // General defines and stuff - #include "emumain.h" // main loops - #include "gui.h" // Interface stuff |