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
|
@ -56,11 +56,11 @@
|
|||
|
||||
#include "contiki-conf.h"
|
||||
|
||||
#include "net/uip.h"
|
||||
#include "net/uip_arch.h"
|
||||
#include "net/uip-fw.h"
|
||||
#include "net/ip/uip.h"
|
||||
#include "net/ip/uip_arch.h"
|
||||
#include "net/ipv4/uip-fw.h"
|
||||
#ifdef AODV_COMPLIANCE
|
||||
#include "net/uaodv-def.h"
|
||||
#include "net/ipv4/uaodv-def.h"
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue