summaryrefslogtreecommitdiff
path: root/sysutils/amanda-server/patches/patch-am
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/amanda-server/patches/patch-am')
-rw-r--r--sysutils/amanda-server/patches/patch-am13
1 files changed, 13 insertions, 0 deletions
diff --git a/sysutils/amanda-server/patches/patch-am b/sysutils/amanda-server/patches/patch-am
new file mode 100644
index 00000000000..025f64512e2
--- /dev/null
+++ b/sysutils/amanda-server/patches/patch-am
@@ -0,0 +1,13 @@
+$NetBSD: patch-am,v 1.1 2006/01/22 04:36:55 joerg Exp $
+
+--- server-src/diskfile.c.orig 2006-01-22 04:31:40.000000000 +0000
++++ server-src/diskfile.c
+@@ -51,8 +51,6 @@ static void parserror P((char *format, .
+ disklist_t *read_diskfile(filename)
+ char *filename;
+ {
+- extern int errno;
+-
+ /* initialize */
+
+ hostlist = NULL;