summaryrefslogtreecommitdiff
path: root/sysutils/wipe/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/wipe/patches/patch-ab')
-rw-r--r--sysutils/wipe/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/sysutils/wipe/patches/patch-ab b/sysutils/wipe/patches/patch-ab
new file mode 100644
index 00000000000..728d42adb90
--- /dev/null
+++ b/sysutils/wipe/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1 2005/11/10 16:31:25 joerg Exp $
+
+--- main.c.orig 2005-11-10 16:11:18.000000000 +0000
++++ main.c
+@@ -49,8 +49,6 @@
+ char *argvzero;
+ int exit_code;
+
+-extern int errno;
+-
+ struct opt_s options; /* cmd line options */
+
+ public int main(int argc, char **argv)