12 lines
315 B
Text
12 lines
315 B
Text
$NetBSD: patch-ax,v 1.1 2005/12/02 22:57:32 joerg Exp $
|
|
|
|
--- server/comuni.c.orig 2005-12-02 22:44:55.000000000 +0000
|
|
+++ server/comuni.c
|
|
@@ -98,7 +98,6 @@ extern char *proto_name;
|
|
extern int port_number;
|
|
#endif
|
|
extern int max_client;
|
|
-extern int errno;
|
|
|
|
static int fd_inet = -1;
|
|
static int fd_unix = -1;
|