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/icmp6.c | |
| parent | d65bc34042bfff145de3f139dbd9a56329e4c622 (diff) | |
Notes
Diffstat (limited to 'sys/netinet6/icmp6.c')
| -rw-r--r-- | sys/netinet6/icmp6.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/netinet6/icmp6.c b/sys/netinet6/icmp6.c index e06c6ef10434..425a5d57cc1c 100644 --- a/sys/netinet6/icmp6.c +++ b/sys/netinet6/icmp6.c @@ -65,7 +65,6 @@ */ #include "opt_inet.h" -#include "opt_ipsec.h" #include "opt_key.h" #include <sys/param.h> |
