summaryrefslogtreecommitdiff
path: root/games/afternoonstalker/files/patch-src__sdlmain.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'games/afternoonstalker/files/patch-src__sdlmain.cpp')
-rw-r--r--games/afternoonstalker/files/patch-src__sdlmain.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/games/afternoonstalker/files/patch-src__sdlmain.cpp b/games/afternoonstalker/files/patch-src__sdlmain.cpp
deleted file mode 100644
index 12e58cd5cf69..000000000000
--- a/games/afternoonstalker/files/patch-src__sdlmain.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/sdlmain.cpp.orig Tue Oct 18 13:24:24 2005
-+++ src/sdlmain.cpp Tue Oct 18 13:25:35 2005
-@@ -27,6 +27,7 @@
- #include <time.h>
- #include <stdio.h>
-
-+#undef HAVE_GETOPT_LONG
- #ifdef HAVE_GETOPT_LONG
- #include <getopt.h>
- #endif