Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 07/02/1999 14:02:06
Module Name:	syssrc
Committed By:	fvdl
Date:		Fri Jul  2 21:02:06 UTC 1999

Modified Files:
	syssrc/sys/netinet: tcp_output.c tcp_subr.c

Log Message:
Fix for -Wunitialized warnings broke compiles without INET6, refix.


To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 syssrc/sys/netinet/tcp_output.c
cvs rdiff -r1.68 -r1.69 syssrc/sys/netinet/tcp_subr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.