mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-15 12:27:50 +00:00
Merge pull request #90 from simonduq/rpl-conf
Added missing include of contiki-conf.h in rpl-conf.h
This commit is contained in:
@@ -38,6 +38,8 @@
|
|||||||
#ifndef RPL_CONF_H
|
#ifndef RPL_CONF_H
|
||||||
#define RPL_CONF_H
|
#define RPL_CONF_H
|
||||||
|
|
||||||
|
#include "contiki-conf.h"
|
||||||
|
|
||||||
/* Set to 1 to enable RPL statistics */
|
/* Set to 1 to enable RPL statistics */
|
||||||
#ifndef RPL_CONF_STATS
|
#ifndef RPL_CONF_STATS
|
||||||
#define RPL_CONF_STATS 0
|
#define RPL_CONF_STATS 0
|
||||||
|
Reference in New Issue
Block a user