Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 06/26/2007 09:19:37
Module Name:	src
Committed By:	xtraeme
Date:		Tue Jun 26 09:19:37 UTC 2007

Modified Files:
	src/sys/netinet: tcp_usrreq.c

Log Message:
Protect inet6_ident_core() with #ifdef INET6, fixes building without
options INET6.


To generate a diff of this commit:
cvs rdiff -r1.133 -r1.134 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.