summaryrefslogblamecommitdiff
path: root/games/battalion/files/patch-ac
blob: add8c0d83324dbd8e81b088433ae30a92476ec4c (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                
--- battalion.h.orig	Fri Jan 17 01:31:59 1997
+++ battalion.h	Sat Apr  1 00:37:23 2000
@@ -59,7 +59,9 @@
 #endif
 
 #ifndef MACVERSION
+#ifndef __STDC__
 #include <malloc.h>
+#endif
 #include <pwd.h>
 #endif