Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 07/17/1999 05:53:06
Module Name:	syssrc
Committed By:	itojun
Date:		Sat Jul 17 12:53:06 UTC 1999

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

Log Message:
no need to include faith.h on non-IPv6 build, so wrap by #ifdef.
(dunno if it's better to always include it or not)


To generate a diff of this commit:
cvs rdiff -r1.87 -r1.88 syssrc/sys/netinet/tcp_input.c

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