Author: Arnaud Fontaine
Last-Update: 2006-06-10 19:20:38 +0200
Description: Fix FTBFS due to sys_errlist erroneous redeclaration

--- a/error.c	2006-06-10 19:38:00.000000000 +0200
+++ b/error.c	2006-06-10 19:38:12.000000000 +0200
@@ -32,8 +32,6 @@
 
 #define BUFSIZE 4096
 
-extern char* sys_errlist[];
-
 void
 error (const char *fmt,...)
 {
