Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 02/02/2006 05:52:23
Module Name:	src
Committed By:	riz
Date:		Thu Feb  2 05:52:23 UTC 2006

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

Log Message:
If TCP_SIGNATURE is defined, include netinet6/scope6_var.h for the
prototype of in6_clearscope().  Kernels with options TCP_SIGNATURE now
compile again after the IPv6 scoped address changes.


To generate a diff of this commit:
cvs rdiff -r1.237 -r1.238 src/sys/netinet/tcp_input.c

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