diff options
Diffstat (limited to 'misc/fd/patches/patch-ab')
-rw-r--r-- | misc/fd/patches/patch-ab | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/misc/fd/patches/patch-ab b/misc/fd/patches/patch-ab deleted file mode 100644 index f3129dcbb0e..00000000000 --- a/misc/fd/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.2 1998/08/07 11:10:18 agc Exp $ - ---- input.c.BAK Thu Oct 23 22:11:36 1997 -+++ input.c Thu Oct 23 22:11:49 1997 -@@ -21,7 +21,7 @@ - extern int sorton; - extern int minfilename; - extern int inputkcode; --#ifndef DECLERRLIST -+#if 0 - extern char *sys_errlist[]; - #endif - |