diff options
| author | Yoshinobu Inoue <shin@FreeBSD.org> | 1999-11-23 05:42:36 +0000 |
|---|---|---|
| committer | Yoshinobu Inoue <shin@FreeBSD.org> | 1999-11-23 05:42:36 +0000 |
| commit | e1da8747e7d3330d0a083913617a81f437725cda (patch) | |
| tree | 5095f1abaf1eb1cba43ffae92731b03a6faa1d9a /sys/netinet6/ip6_input.c | |
| parent | d65bc34042bfff145de3f139dbd9a56329e4c622 (diff) | |
Notes
Diffstat (limited to 'sys/netinet6/ip6_input.c')
| -rw-r--r-- | sys/netinet6/ip6_input.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/netinet6/ip6_input.c b/sys/netinet6/ip6_input.c index dc12b0f3784d..097d5a0c0fb7 100644 --- a/sys/netinet6/ip6_input.c +++ b/sys/netinet6/ip6_input.c @@ -64,9 +64,7 @@ * @(#)ip_input.c 8.2 (Berkeley) 1/4/94 */ -#include "opt_ip6fw.h" #include "opt_inet.h" -#include "opt_ipsec.h" #include <sys/param.h> #include <sys/systm.h> |
