cvs commit: src/sys/netipsec ipsec.c ipsec_input.c
Bjoern A. Zeeb
bz at FreeBSD.org
Thu Dec 14 09:42:18 PST 2006
bz 2006-12-14 17:33:46 UTC
FreeBSD src repository
Modified files:
sys/netipsec ipsec.c ipsec_input.c
Log:
s,#if INET6,#ifdef INET6,
This unbreaks the build for FAST_IPSEC && !INET6 and was wrong anyway.
Reported by: Dmitry Pryanishnikov <dmitry atlantis.dp.ua>
Revision Changes Path
1.20 +1 -1 src/sys/netipsec/ipsec.c
1.14 +1 -1 src/sys/netipsec/ipsec_input.c
More information about the cvs-src
mailing list