$NetBSD: patch-am,v 1.2 2015/12/29 23:34:43 dholland Exp $ Use standard includes. --- Extensions/posix.c.orig 2006-01-11 17:19:54.000000000 +0000 +++ Extensions/posix.c @@ -23,7 +23,7 @@ * */ - +#include #include #include #include @@ -35,7 +35,6 @@ * Error management * ******************************************************************************/ -extern int errno; static SCM get_errno(char *s) {