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

--- clsho.c.orig	Wed Dec 19 19:49:07 2001
+++ clsho.c
@@ -18,7 +18,6 @@
  */
 
 #include <string.h>
-#include <alloca.h>
 #include <assert.h>
 #include <stdlib.h>             /* for exit */
 #include "coco.h"