Subject: CVS commit: [netbsd-4] src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Pavel Cahyna <pavel@netbsd.org>
List: source-changes
Date: 01/29/2008 22:37:44
Module Name:	src
Committed By:	pavel
Date:		Tue Jan 29 22:37:44 UTC 2008

Modified Files:
	src/sys/netinet [netbsd-4]: tcp_usrreq.c

Log Message:
Pull up following revision(s) (requested by joerg in ticket #1057):
	sys/netinet/tcp_usrreq.c: revision 1.134
Protect inet6_ident_core() with #ifdef INET6, fixes building without
options INET6.


To generate a diff of this commit:
cvs rdiff -r1.129.2.1 -r1.129.2.2 src/sys/netinet/tcp_usrreq.c

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