mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-22 10:30:13 +00:00
Added missing include of contiki-conf.h
This commit is contained in:
parent
0a88373add
commit
7c64a114aa
@ -38,6 +38,8 @@
|
||||
#ifndef RPL_CONF_H
|
||||
#define RPL_CONF_H
|
||||
|
||||
#include "contiki-conf.h"
|
||||
|
||||
/* Set to 1 to enable RPL statistics */
|
||||
#ifndef RPL_CONF_STATS
|
||||
#define RPL_CONF_STATS 0
|
||||
|
Loading…
Reference in New Issue
Block a user