$NetBSD: patch-ac,v 1.1.1.1 2002/01/12 18:34:56 bouyer Exp $ --- global.h.orig Sat Jan 12 17:55:27 2002 +++ global.h Sat Jan 12 17:55:44 2002 @@ -204,8 +204,10 @@ * Variables */ #ifndef __FreeBSD__ +#ifndef __NetBSD__ #ifndef __GLIBC__ extern char *sys_errlist[]; +#endif #endif #endif