summaryrefslogtreecommitdiff
path: root/sysutils/mtools/patches/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/mtools/patches/patch-ah')
-rw-r--r--sysutils/mtools/patches/patch-ah13
1 files changed, 13 insertions, 0 deletions
diff --git a/sysutils/mtools/patches/patch-ah b/sysutils/mtools/patches/patch-ah
new file mode 100644
index 00000000000..ca5a566807c
--- /dev/null
+++ b/sysutils/mtools/patches/patch-ah
@@ -0,0 +1,13 @@
+$NetBSD: patch-ah,v 1.1 2006/03/25 19:50:20 joerg Exp $
+
+--- mformat.c.orig 2006-03-25 18:10:18.000000000 +0000
++++ mformat.c
+@@ -37,8 +37,6 @@
+ #endif
+
+
+-extern int errno;
+-
+ static int init_geometry_boot(struct bootsector *boot, struct device *dev,
+ int sectors0, int rate_0, int rate_any,
+ unsigned long *tot_sectors, int keepBoot)