summaryrefslogtreecommitdiff
path: root/mail/mess822/patches/patch-ab
blob: 4e7d6b05c9efe5714c359c57fd40269303f93670 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$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()
 {