$NetBSD: patch-ac,v 1.1.1.1 2003/06/26 20:23:42 agc Exp $

--- SRC/dqs_exec_job.c	2000/10/01 23:56:25	1.7
+++ SRC/dqs_exec_job.c	2002/09/18 11:15:44
@@ -275,10 +275,6 @@
 
 #include <errno.h>                                                  
 extern int errno, sys_nerr;                                         
-/*Patch from Curtis Janssen*/
-#if !(defined(__linux__) && defined (__GLIBC__) && __GLIBC__ >= 2) && !(defined(__FreeBSD__) && defined(__GNUC__) && __GNUC__ >= 2)
-extern char *sys_errlist[];                                         
-#endif
 FILE *dbf2;
 
 
