summaryrefslogtreecommitdiff
path: root/misc/viz/files/patch-ab
blob: 2145505ecd2690771726d774a2c9d5268d973dd8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- ./vizgrammar.y.orig	Wed Sep  4 20:39:08 2002
+++ ./vizgrammar.y	Wed Sep  4 20:39:37 2002
@@ -71,11 +71,10 @@
 #include <ctype.h>
 #include "string.h"
 #include <errno.h>
+#include <stdlib.h>
 
 #include "viz.h"
 
-extern errno;
-extern char *malloc();
 extern int do_condense;
 
 static mathreg = 0;	/* For handling multiple-term math expressions */