summaryrefslogtreecommitdiff
path: root/misc/fd/patches/patch-ab
blob: c8bcdf4a41ab627d8fdc23b258a3c64b62f21afe (plain)
1
2
3
4
5
6
7
8
9
10
11
--- 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