summaryrefslogtreecommitdiff
path: root/games/alephone/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'games/alephone/files/patch-ab')
-rw-r--r--games/alephone/files/patch-ab10
1 files changed, 10 insertions, 0 deletions
diff --git a/games/alephone/files/patch-ab b/games/alephone/files/patch-ab
new file mode 100644
index 000000000000..ed445293c9b1
--- /dev/null
+++ b/games/alephone/files/patch-ab
@@ -0,0 +1,10 @@
+--- tools/dumpwad.cpp.orig Wed Jun 6 08:31:42 2001
++++ tools/dumpwad.cpp Thu Feb 7 10:51:25 2002
+@@ -13,6 +13,7 @@
+
+ #include <stdio.h>
+ #include <stdlib.h>
++#include <stdarg.h>
+
+ // Dummy declarations to avoid link errors
+ void set_game_error(short a, short b) {}