Nullrdc: added missing include for cooja nodes
This commit is contained in:
parent
7328ee51ef
commit
5dd6261fef
|
@ -48,6 +48,7 @@
|
|||
|
||||
#if CONTIKI_TARGET_COOJA
|
||||
#include "lib/simEnvChange.h"
|
||||
#include "sys/cooja_mt.h"
|
||||
#endif /* CONTIKI_TARGET_COOJA */
|
||||
|
||||
#define DEBUG 0
|
||||
|
|
Loading…
Reference in a new issue