summaryrefslogtreecommitdiff
path: root/www/arena/patches/patch-aa
blob: 99ba45b7732a9682c1e1bab4ea015933bf80d16d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aa,v 1.3 1998/08/07 11:14:22 agc Exp $

--- Arena/Source/spawn.c.orig	Tue Jul 14 19:15:17 1998
+++ Arena/Source/spawn.c	Tue Jul 14 19:15:28 1998
@@ -8,7 +8,6 @@
 #include <limits.h>
 #include <signal.h>
 #include <stdarg.h>
-#include <waitflags.h>
 
 #include "arena.h"
 #ifdef ARENA_DEBUG