summaryrefslogtreecommitdiff
path: root/games/xsoldier/patches/patch-main.c
blob: 46b4c3fcaf7c89c75ee611cb5e1f3c4214c6de69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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"