summaryrefslogtreecommitdiff
path: root/misc/xtend/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'misc/xtend/patches/patch-ab')
-rw-r--r--misc/xtend/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/misc/xtend/patches/patch-ab b/misc/xtend/patches/patch-ab
new file mode 100644
index 00000000000..fdc0bf75262
--- /dev/null
+++ b/misc/xtend/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1 2006/01/03 15:51:02 joerg Exp $
+
+--- util.c.orig 2006-01-03 15:36:06.000000000 +0000
++++ util.c
+@@ -51,7 +51,7 @@
+ #include <time.h>
+ #endif /* !HAVE_CONFIG_H */
+
+-extern int errno, verbose, special, statusfile;
++extern int verbose, special, statusfile;
+ extern unsigned short okaytowipe;
+ extern unsigned char addresstable[16][16];
+ extern char *file, *port, *lockdir;