summaryrefslogtreecommitdiffstats
path: root/games/antipolix/files/patch-messages.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/antipolix/files/patch-messages.c')
-rw-r--r--games/antipolix/files/patch-messages.c14
1 files changed, 14 insertions, 0 deletions
diff --git a/games/antipolix/files/patch-messages.c b/games/antipolix/files/patch-messages.c
new file mode 100644
index 0000000..f2b4925
--- /dev/null
+++ b/games/antipolix/files/patch-messages.c
@@ -0,0 +1,14 @@
+--- messages.c Thu Aug 3 22:29:37 1995
++++ /home/andy/tmp/wrk/messages.c Wed Dec 2 21:03:17 1998
+@@ -3,7 +3,11 @@
+ #include <sys/time.h>
+ #include <sys/resource.h>
+ #include <string.h>
++#ifdef __FreeBSD__
++#include <stdlib.h>
++#else
+ #include <malloc.h>
++#endif
+ #include <memory.h>
+ #include <sys/types.h>
+ #include <netinet/in.h>
OpenPOWER on IntegriCloud