summaryrefslogtreecommitdiffstats
path: root/sys/netinet6/ip6_forward.c
diff options
context:
space:
mode:
authorshin <shin@FreeBSD.org>1999-11-23 05:42:36 +0000
committershin <shin@FreeBSD.org>1999-11-23 05:42:36 +0000
commit8a8ecd0abc499a9487cc5b0388a47f40da54f36a (patch)
tree5095f1abaf1eb1cba43ffae92731b03a6faa1d9a /sys/netinet6/ip6_forward.c
parente7cc7b5662d6669a4daa90c18c68541d9201b128 (diff)
downloadFreeBSD-src-8a8ecd0abc499a9487cc5b0388a47f40da54f36a.zip
FreeBSD-src-8a8ecd0abc499a9487cc5b0388a47f40da54f36a.tar.gz
Removed IPSEC and IPV6FIREWALL because they are not ready yet.
Diffstat (limited to 'sys/netinet6/ip6_forward.c')
-rw-r--r--sys/netinet6/ip6_forward.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/netinet6/ip6_forward.c b/sys/netinet6/ip6_forward.c
index 0a4745b..a50ba6c 100644
--- a/sys/netinet6/ip6_forward.c
+++ b/sys/netinet6/ip6_forward.c
@@ -29,9 +29,7 @@
* $FreeBSD$
*/
-#include "opt_ip6fw.h"
#include "opt_inet.h"
-#include "opt_ipsec.h"
#include "opt_key.h"
#include <sys/param.h>
OpenPOWER on IntegriCloud