diff options
Diffstat (limited to 'sys/netinet6/mld6.c')
-rw-r--r-- | sys/netinet6/mld6.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/netinet6/mld6.c b/sys/netinet6/mld6.c index 8c5824a..43cb9b7 100644 --- a/sys/netinet6/mld6.c +++ b/sys/netinet6/mld6.c @@ -69,7 +69,6 @@ */ #include "opt_inet.h" -#include "opt_ipsec.h" #include <sys/param.h> #include <sys/systm.h> |