summaryrefslogtreecommitdiff
path: root/games/copter-commander/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'games/copter-commander/patches/patch-ab')
-rw-r--r--games/copter-commander/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/games/copter-commander/patches/patch-ab b/games/copter-commander/patches/patch-ab
new file mode 100644
index 00000000000..a18e790630b
--- /dev/null
+++ b/games/copter-commander/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1.1.1 2002/03/08 16:45:36 wiz Exp $
+
+--- ccl.c.orig Tue Jul 17 21:04:37 2001
++++ ccl.c
+@@ -25,8 +25,6 @@
+ #include <errno.h>
+ #include <assert.h>
+ #include <string.h> /* for strlen */
+-#include <alloca.h> /* for alloca. Normally stdlib would get it, but
+- we're compiling -ansi */
+ #include "coco.h"
+
+