2013-09-26 17:14:40 +02:00

13 lines
368 B
Plaintext

$NetBSD: patch-ac,v 1.1 2006/01/03 15:51:02 joerg Exp $
--- parse.c.orig 2006-01-03 15:37:34.000000000 +0000
+++ parse.c
@@ -60,7 +60,6 @@ char *commandcodes[] =
"statusrequest"
};
-extern int errno;
extern char *port, *file, *shell, rcfilename[PATH_MAX], *lockdir, status;
extern unsigned char addresstable[16][16];
extern int verbose, special, statusfile;