summaryrefslogtreecommitdiff
path: root/sysutils/wipe/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/wipe/patches/patch-ae')
-rw-r--r--sysutils/wipe/patches/patch-ae12
1 files changed, 12 insertions, 0 deletions
diff --git a/sysutils/wipe/patches/patch-ae b/sysutils/wipe/patches/patch-ae
new file mode 100644
index 00000000000..e376f9046c1
--- /dev/null
+++ b/sysutils/wipe/patches/patch-ae
@@ -0,0 +1,12 @@
+$NetBSD: patch-ae,v 1.1 2005/11/10 16:31:25 joerg Exp $
+
+--- dir.c.orig 2005-11-10 16:13:27.000000000 +0000
++++ dir.c
+@@ -46,7 +46,6 @@
+ #include "io.h"
+ #include "dir.h"
+
+-extern int errno;
+ extern int exit_code;
+ extern char *argvzero;
+ extern struct opt_s options;