Moved the rimeaddr.[ch] code from the core/net/rime module to the core/net module, as it is used not only by rime code
This commit is contained in:
parent
b02104e4c4
commit
0fe08205e1
26 changed files with 25 additions and 25 deletions
|
@ -40,7 +40,7 @@
|
|||
#ifndef PHASE_H
|
||||
#define PHASE_H
|
||||
|
||||
#include "net/rime/rimeaddr.h"
|
||||
#include "net/rimeaddr.h"
|
||||
#include "sys/timer.h"
|
||||
#include "sys/rtimer.h"
|
||||
#include "lib/list.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue