Nullrdc: added missing include for cooja nodes

This commit is contained in:
Simon Duquennoy 2015-10-01 16:09:13 +02:00
parent 7328ee51ef
commit 5dd6261fef

View file

@ -48,6 +48,7 @@
#if CONTIKI_TARGET_COOJA
#include "lib/simEnvChange.h"
#include "sys/cooja_mt.h"
#endif /* CONTIKI_TARGET_COOJA */
#define DEBUG 0