$NetBSD: patch-as,v 1.1 2006/01/24 19:01:45 joerg Exp $

--- lib/stringbuffer.c.orig	2006-01-24 15:59:05.000000000 +0000
+++ lib/stringbuffer.c
@@ -13,7 +13,6 @@ static char rcsid[] = "@(#)$Id: stringbu
 DEBUG_VAR(Debug,__FILE__,"charset");
 
 #include <errno.h>
-extern int errno;
 
 static int valid_magic P_((struct sb_type *magic));
 
