Include uip-mcast6.h to refer to UIP_IPV6_MULTICAST
This commit is contained in:
parent
ca3a4726d1
commit
e5ac3df7e1
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue