Subject: CVS commit: src/sys/netipsec
To: None <source-changes@NetBSD.org>
From: Jonathan Stone <jonathan@netbsd.org>
List: source-changes
Date: 03/16/2004 22:37:46
Module Name:	src
Committed By:	jonathan
Date:		Tue Mar 16 22:37:46 UTC 2004

Modified Files:
	src/sys/netipsec: ipsec_osdep.h

Log Message:
Remove the old, inet4-specific versions of PCB_T, PCB_FAMILY, and PCB_SOCKET,
and the surrounding #ifndef notyet/#else/#endif which had the removed lines
in the #else branch.  The inpcb_hdr versions have been in use for
some time now.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/netipsec/ipsec_osdep.h

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