Include "contiki.h" to pull in platform/example configuration

This commit is contained in:
George Oikonomou 2017-10-08 16:42:47 +01:00
parent 2f5b60af5d
commit f6dcadbc4a
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@
#include <jendefs.h>
#include <AppHardwareApi.h>
#include <MicroInt.h>
#include "contiki.h"
#include "exceptions.h"
#ifndef EXCEPTION_STALLS_SYSTEM