summaryrefslogtreecommitdiff
path: root/news/xrn/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'news/xrn/patches/patch-ag')
-rw-r--r--news/xrn/patches/patch-ag13
1 files changed, 13 insertions, 0 deletions
diff --git a/news/xrn/patches/patch-ag b/news/xrn/patches/patch-ag
new file mode 100644
index 00000000000..0a4477c3ce3
--- /dev/null
+++ b/news/xrn/patches/patch-ag
@@ -0,0 +1,13 @@
+$NetBSD: patch-ag,v 1.1 2006/01/02 23:33:41 joerg Exp $
+
+--- server.c.orig 2006-01-02 23:30:35.000000000 +0000
++++ server.c
+@@ -65,8 +65,6 @@ static char XRNrcsid[] = "$Id: server.c,
+ #include <vfork.h>
+ #endif
+
+-extern int errno;
+-
+ #define BUFFER_SIZE 1024
+ /* This constant must be a 2^x times BUFFER_SIZE, for some x. */
+ #define MAX_BUFFER_SIZE (8*BUFFER_SIZE)