mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
13 lines
305 B
Plaintext
13 lines
305 B
Plaintext
$NetBSD: patch-ae,v 1.1 2006/05/06 12:45:32 joerg Exp $
|
|
|
|
--- client/net.c.orig 2006-05-06 12:27:42.000000000 +0000
|
|
+++ client/net.c
|
|
@@ -86,7 +86,6 @@ parsefunc_t parsefunc[] = {
|
|
};
|
|
|
|
extern uniqid_t player_id;
|
|
-extern int errno;
|
|
|
|
char *in_buf; /* Input buffer */
|
|
char *out_buf; /* Output buffer */
|