mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-17 00:00:40 +00:00
13 lines
210 B
Plaintext
13 lines
210 B
Plaintext
|
--- 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
|
||
|
|