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