summaryrefslogtreecommitdiff
path: root/misc/viz/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'misc/viz/files/patch-ab')
-rw-r--r--misc/viz/files/patch-ab15
1 files changed, 0 insertions, 15 deletions
diff --git a/misc/viz/files/patch-ab b/misc/viz/files/patch-ab
deleted file mode 100644
index 2145505ecd26..000000000000
--- a/misc/viz/files/patch-ab
+++ /dev/null
@@ -1,15 +0,0 @@
---- ./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 */