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, 0 insertions, 13 deletions
diff --git a/games/copter-commander/patches/patch-ab b/games/copter-commander/patches/patch-ab
deleted file mode 100644
index a18e790630b..00000000000
--- a/games/copter-commander/patches/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
-$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"
-
-