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
|
@ -53,7 +53,7 @@
|
|||
#define PACKETBUF_H_
|
||||
|
||||
#include "contiki-conf.h"
|
||||
#include "net/rime/rimeaddr.h"
|
||||
#include "net/rimeaddr.h"
|
||||
|
||||
/**
|
||||
* \brief The size of the packetbuf, in bytes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue