no need for netipsec/key*, they are almost identical to netkey/key*

This commit is contained in:
itojun 2003-09-12 11:09:30 +00:00
parent 070ac19762
commit aecd8615c5
1 changed files with 1 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $Id: files.ipsec,v 1.2 2003/08/06 20:29:00 jonathan Exp $
# $Id: files.ipsec,v 1.3 2003/09/12 11:09:30 itojun Exp $
#
#
defflag opt_ipsec.h FAST_IPSEC
@ -7,9 +7,6 @@ file netipsec/ipsec.c fast_ipsec needs-flag
file netipsec/ipsec_input.c fast_ipsec
file netipsec/ipsec_mbuf.c fast_ipsec
file netipsec/ipsec_output.c fast_ipsec
file netipsec/key.c fast_ipsec
file netipsec/key_debug.c fast_ipsec
file netipsec/keysock.c fast_ipsec
file netipsec/xform_ah.c fast_ipsec
file netipsec/xform_esp.c fast_ipsec
file netipsec/xform_ipcomp.c fast_ipsec