summaryrefslogtreecommitdiff
path: root/devel/openzz/files/patch-zlex.c
diff options
context:
space:
mode:
Diffstat (limited to 'devel/openzz/files/patch-zlex.c')
-rw-r--r--devel/openzz/files/patch-zlex.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/openzz/files/patch-zlex.c b/devel/openzz/files/patch-zlex.c
new file mode 100644
index 000000000000..afda10c3109a
--- /dev/null
+++ b/devel/openzz/files/patch-zlex.c
@@ -0,0 +1,10 @@
+--- src/zlex.c.orig Tue May 14 02:39:53 2002
++++ src/zlex.c Tue May 14 02:40:04 2002
+@@ -33,7 +33,6 @@
+ #include <ctype.h>
+ //#include <varargs.h>
+ #include <stdarg.h>
+-#include <printf.h>
+ #include "avl.h"
+ #include "zlex.h"
+ #include "mem.h"