summaryrefslogtreecommitdiff
path: root/games/copter-commander/patches/patch-ab
blob: a18e790630b3a62c961aeac951ae2b0cb377d72b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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"