# $NetBSD: binutils-af,v 1.1 2005/04/18 07:53:52 martin Exp $

--- libiberty/strerror.c.orig	2000-01-11 12:48:26.000000000 +0100
+++ libiberty/strerror.c	2005-04-18 09:09:40.000000000 +0200
@@ -462,8 +462,10 @@
 
 #else
 
+#ifndef __NetBSD__
 extern int sys_nerr;
 extern char *sys_errlist[];
+#endif
 
 #endif
 
