Updated include paths for the moved files under net/
This commit is contained in:
parent
afdeed1c64
commit
5f3fe7f7c7
176 changed files with 342 additions and 338 deletions
|
@ -49,10 +49,10 @@
|
|||
#include "lib/list.h"
|
||||
#include "net/rime/rimeaddr.h"
|
||||
#include "net/packetbuf.h"
|
||||
#include "net/uip-ds6-nbr.h"
|
||||
#include "net/ipv6/uip-ds6-nbr.h"
|
||||
|
||||
#define DEBUG DEBUG_NONE
|
||||
#include "net/uip-debug.h"
|
||||
#include "net/ip/uip-debug.h"
|
||||
|
||||
#ifdef UIP_CONF_DS6_NEIGHBOR_STATE_CHANGED
|
||||
#define NEIGHBOR_STATE_CHANGED(n) UIP_CONF_DS6_NEIGHBOR_STATE_CHANGED(n)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue