Include contiki.h to pull in possible configuration

This commit is contained in:
George Oikonomou 2017-12-16 01:13:09 +00:00
parent c117872d6c
commit f56822e968
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@
* \addtogroup list
* @{
*/
#include "contiki.h"
#include "lib/list.h"
#define NULL 0