1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-17 00:00:40 +00:00
freebsd-ports/games/battalion/files/patch-ac

13 lines
210 B
Plaintext
Raw Normal View History

--- 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