summaryrefslogtreecommitdiff
path: root/games/xsoldier/patches/patch-main.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/xsoldier/patches/patch-main.c')
-rw-r--r--games/xsoldier/patches/patch-main.c14
1 files changed, 14 insertions, 0 deletions
diff --git a/games/xsoldier/patches/patch-main.c b/games/xsoldier/patches/patch-main.c
new file mode 100644
index 00000000000..46b4c3fcaf7
--- /dev/null
+++ b/games/xsoldier/patches/patch-main.c
@@ -0,0 +1,14 @@
+$NetBSD: patch-main.c,v 1.1 2015/10/06 22:10:02 leot Exp $
+
+"wait.h" is no longer used and available.
+
+--- main.c.orig 2006-09-16 09:20:54.000000000 +0000
++++ main.c
+@@ -33,7 +33,6 @@
+ /* DeleteAllStar */
+ #include "star.h"
+ #include "score.h"
+-#include "wait.h"
+ #include "graphic.h"
+ #include "input.h"
+