$NetBSD: patch-ab,v 1.4 2011/06/07 02:53:42 schmonz Exp $ Compile on Darwin. --- strerr_sys.c.orig 1998-06-15 10:53:16.000000000 +0000 +++ strerr_sys.c @@ -1,7 +1,7 @@ #include "error.h" #include "strerr.h" -struct strerr strerr_sys; +struct strerr strerr_sys = {0,0,0,0}; void strerr_sysinit() {