summaryrefslogtreecommitdiff
path: root/games/wolfpack/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'games/wolfpack/files/patch-ab')
-rw-r--r--games/wolfpack/files/patch-ab14
1 files changed, 0 insertions, 14 deletions
diff --git a/games/wolfpack/files/patch-ab b/games/wolfpack/files/patch-ab
deleted file mode 100644
index 24b36823a945..000000000000
--- a/games/wolfpack/files/patch-ab
+++ /dev/null
@@ -1,14 +0,0 @@
---- src/lib/lwp/lwp.c.orig Sat Dec 16 22:53:35 2000
-+++ src/lib/lwp/lwp.c Sat Dec 16 22:54:05 2000
-@@ -23,7 +23,11 @@
-
- #include <stdio.h>
- #include <signal.h>
-+#if defined(__FreeBSD__)
-+#include <stdlib.h>
-+#else
- #include <malloc.h>
-+#endif
- #include <string.h>
- #include "lwp.h"
- #include "lwpint.h"