Regression test 21: added missing undefs and include

This commit is contained in:
Simon Duquennoy 2015-10-01 17:08:44 +02:00
parent 2c514d5d46
commit 9d7cfa8f78
3 changed files with 5 additions and 0 deletions

View file

@ -2,6 +2,7 @@
#include "contiki-net.h"
#include "ip64.h"
#include "net/netstack.h"
#include "net/rpl/rpl-dag-root.h"
/*---------------------------------------------------------------------------*/
PROCESS(router_node_process, "Router node");