summaryrefslogtreecommitdiffstats
path: root/games/omega/files/patch-fixstr.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/omega/files/patch-fixstr.c')
-rw-r--r--games/omega/files/patch-fixstr.c12
1 files changed, 12 insertions, 0 deletions
diff --git a/games/omega/files/patch-fixstr.c b/games/omega/files/patch-fixstr.c
new file mode 100644
index 0000000..9f72800
--- /dev/null
+++ b/games/omega/files/patch-fixstr.c
@@ -0,0 +1,12 @@
+--- fixstr.c Sat Aug 8 13:48:23 1998
++++ /home/andy/tmp/wrk/fixstr.c Fri May 14 20:37:59 1999
+@@ -15,7 +15,9 @@
+ Thus it can be broken. */
+
+ #include <stdio.h>
++#ifndef __FreeBSD__
+ #include <malloc.h>
++#endif
+
+ #define TMPFILE "fixtmp.c"
+
OpenPOWER on IntegriCloud