--- common/str.c.orig	Tue May  9 04:06:46 1995
+++ common/str.c	Thu Oct 21 17:18:00 1999
@@ -283,7 +283,6 @@
 char *str_error(int errnum)
 {
         extern int sys_nerr;
-        extern char *sys_errlist[];
         static char ebuf[40];           /* 64-bit number + slop */
 
         if ((unsigned int)errnum < sys_nerr)
