ipv6-hooks example: added missing include
This commit is contained in:
parent
bfb4f9537b
commit
0290692815
@ -4,6 +4,7 @@
|
|||||||
#include "net/netstack.h"
|
#include "net/netstack.h"
|
||||||
#include "net/ipv6/simple-udp.h"
|
#include "net/ipv6/simple-udp.h"
|
||||||
#include "net/ipv6/uipbuf.h"
|
#include "net/ipv6/uipbuf.h"
|
||||||
|
#include "net/ipv6/uip-ds6.h"
|
||||||
|
|
||||||
#include "sys/log.h"
|
#include "sys/log.h"
|
||||||
#define LOG_MODULE "App"
|
#define LOG_MODULE "App"
|
||||||
|
Loading…
Reference in New Issue
Block a user