summaryrefslogtreecommitdiff
path: root/lang/elk/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'lang/elk/patches/patch-af')
-rw-r--r--lang/elk/patches/patch-af12
1 files changed, 12 insertions, 0 deletions
diff --git a/lang/elk/patches/patch-af b/lang/elk/patches/patch-af
new file mode 100644
index 00000000000..329a3980c06
--- /dev/null
+++ b/lang/elk/patches/patch-af
@@ -0,0 +1,12 @@
+$NetBSD: patch-af,v 1.5 2006/01/09 23:00:09 joerg Exp $
+
+--- lib/unix/unix.h.orig 2006-01-09 22:28:37.000000000 +0000
++++ lib/unix/unix.h
+@@ -46,7 +46,6 @@
+
+ #include "scheme.h"
+
+-extern int errno;
+ extern char *index();
+
+ extern Object Unix_Errobj, V_Call_Errhandler;