$NetBSD: patch-ab,v 1.1 2004/08/30 14:03:49 schmonz Exp $ --- strerr_sys.c.orig Fri Sep 4 22:33:37 1998 +++ 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() {