summaryrefslogtreecommitdiff
path: root/games/craft/patches/patch-ag
blob: c59405122c56e37abb988f44a1c421bc0c595874 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ag,v 1.3 1999/07/24 22:52:44 dante Exp $

--- hcc/hcc.cc.orig     Sun Jul 25 00:11:11 1999
+++ hcc/hcc.cc  Sun Jul 25 00:12:37 1999
@@ -1,6 +1,5 @@
-#include "bool.h"
 #include "stdio.h"
-#include "std.h"
+#include <stdlib.h>
 #include "string.h"
 #include "ctype.h"