summaryrefslogtreecommitdiff
path: root/lang/ruby18-base/patches/patch-au
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ruby18-base/patches/patch-au')
-rw-r--r--lang/ruby18-base/patches/patch-au12
1 files changed, 0 insertions, 12 deletions
diff --git a/lang/ruby18-base/patches/patch-au b/lang/ruby18-base/patches/patch-au
deleted file mode 100644
index 715dff04b72..00000000000
--- a/lang/ruby18-base/patches/patch-au
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-au,v 1.1 2005/09/18 13:38:50 taca Exp $
-
---- error.c.orig 2005-07-15 16:08:36.000000000 +0000
-+++ error.c
-@@ -1108,7 +1108,6 @@ void
- rb_sys_fail(mesg)
- const char *mesg;
- {
-- extern int errno;
- int n = errno;
- VALUE arg;
-