Merge pull request #8574 from miri64/gnrc_sixlowpan_nd/fix/missing-header
gnrc_sixlowpan_nd: add missing header
This commit is contained in:
commit
30e64fc82b
@ -26,6 +26,7 @@
|
|||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
#include "kernel_types.h"
|
#include "kernel_types.h"
|
||||||
|
#include "net/gnrc/pkt.h"
|
||||||
#include "net/ipv6/addr.h"
|
#include "net/ipv6/addr.h"
|
||||||
#include "net/ndp.h"
|
#include "net/ndp.h"
|
||||||
#include "net/sixlowpan/nd.h"
|
#include "net/sixlowpan/nd.h"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user