summaryrefslogtreecommitdiff
path: root/news/xrn/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'news/xrn/patches/patch-ae')
-rw-r--r--news/xrn/patches/patch-ae12
1 files changed, 12 insertions, 0 deletions
diff --git a/news/xrn/patches/patch-ae b/news/xrn/patches/patch-ae
new file mode 100644
index 00000000000..6001e7be9dd
--- /dev/null
+++ b/news/xrn/patches/patch-ae
@@ -0,0 +1,12 @@
+$NetBSD: patch-ae,v 1.1 2006/01/02 23:33:41 joerg Exp $
+
+--- internals.c.orig 2006-01-02 23:29:30.000000000 +0000
++++ internals.c
+@@ -140,7 +140,6 @@ void checkLock()
+ char myhost[64];
+ int pid;
+ FILE *fp;
+- extern int errno;
+
+ if (!buffer) {
+ /* silently ignore this condition */