diff --git a/core/net/ipv6/uip-ds6.c b/core/net/ipv6/uip-ds6.c index ef30334d4..9b690ab8c 100644 --- a/core/net/ipv6/uip-ds6.c +++ b/core/net/ipv6/uip-ds6.c @@ -48,6 +48,7 @@ #include "lib/random.h" #include "net/ipv6/uip-nd6.h" #include "net/ipv6/uip-ds6.h" +#include "net/ipv6/multicast/uip-mcast6.h" #include "net/ip/uip-packetqueue.h" #define DEBUG DEBUG_NONE