diff options
Diffstat (limited to 'sys/netinet6/mld6.c')
-rw-r--r-- | sys/netinet6/mld6.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/netinet6/mld6.c b/sys/netinet6/mld6.c index 8c0888f..bc8a7c3 100644 --- a/sys/netinet6/mld6.c +++ b/sys/netinet6/mld6.c @@ -89,8 +89,6 @@ #include <netinet/icmp6.h> #include <netinet6/mld6_var.h> -#include <net/net_osdep.h> - /* * Protocol constants */ |