summaryrefslogtreecommitdiff
path: root/games/copter-commander/patches/patch-af
blob: 82392f0e6d7ac292bf46a131d072b27c72d5f2af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-af,v 1.1.1.1 2002/03/08 16:45:37 wiz Exp $

--- simple-command-line.c.orig	Wed Dec 12 01:23:38 2001
+++ simple-command-line.c
@@ -21,7 +21,6 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
-#include <alloca.h> /* for alloca. (not stdlib because of --ansi) */
 #include <assert.h>
 #include "coco.h"