summaryrefslogtreecommitdiff
path: root/misc/xtend/patches/patch-ab
blob: fdc0bf7526218eaac9a69c4a81c51c213c084c6b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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;