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, 0 insertions, 13 deletions
diff --git a/news/xrn/patches/patch-ag b/news/xrn/patches/patch-ag
deleted file mode 100644
index 0a4477c3ce3..00000000000
--- a/news/xrn/patches/patch-ag
+++ /dev/null
@@ -1,13 +0,0 @@
-$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)