Subject: CVS commit: src/sys/netipsec
To: None <source-changes@NetBSD.org>
From: Jonathan Stone <jonathan@netbsd.org>
List: source-changes
Date: 02/28/2005 17:47:50
Module Name:	src
Committed By:	jonathan
Date:		Mon Feb 28 17:47:50 UTC 2005

Modified Files:
	src/sys/netipsec: key.c

Log Message:
Repair references to nonexistent structs in sys/netipsec/key.c after
NAT-T changes. Matches changes to reference non-nonexistent structs in
sys/netkey.

I have no clue if this is correct, but it matches the style in
sys/netkey, and (unlike the previous two revisions) it actually compiles...


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/sys/netipsec/key.c

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