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:
Adam Dunkels 2013-12-05 22:45:43 +01:00
parent b02104e4c4
commit 0fe08205e1
26 changed files with 25 additions and 25 deletions

View file

@ -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