diff options
Diffstat (limited to 'sysutils/amanda-server/patches/patch-am')
-rw-r--r-- | sysutils/amanda-server/patches/patch-am | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/sysutils/amanda-server/patches/patch-am b/sysutils/amanda-server/patches/patch-am deleted file mode 100644 index 025f64512e2..00000000000 --- a/sysutils/amanda-server/patches/patch-am +++ /dev/null @@ -1,13 +0,0 @@ -$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; |