$NetBSD: patch-af,v 1.1 2005/12/02 23:53:42 joerg Exp $ --- libguile/error.c.orig 2005-12-02 23:35:45.000000000 +0000 +++ libguile/error.c @@ -64,9 +64,6 @@ /* {Errors and Exceptional Conditions} */ - -extern int errno; - /* All errors should pass through here. */ void scm_error (SCM key, const char *subr, const char *message, SCM args, SCM rest)