Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 08/22/2003 22:11:47
Module Name:	src
Committed By:	itojun
Date:		Fri Aug 22 22:11:46 UTC 2003

Modified Files:
	src/sys/netinet: ip_fil.c
	src/sys/netinet6: nd6.c udp6_output.c

Log Message:
correct missing inclusion of opt_ipsec.h


To generate a diff of this commit:
cvs rdiff -r1.94 -r1.95 src/sys/netinet/ip_fil.c
cvs rdiff -r1.86 -r1.87 src/sys/netinet6/nd6.c
cvs rdiff -r1.15 -r1.16 src/sys/netinet6/udp6_output.c

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