mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-12 10:30:09 +00:00
Merge pull request #1286 from farcaller/patch-2
Fixed linuxradio-drv guard macro name
This commit is contained in:
commit
ad51fe55f9
@ -36,7 +36,7 @@
|
|||||||
#include "contiki.h"
|
#include "contiki.h"
|
||||||
#include "contiki-conf.h"
|
#include "contiki-conf.h"
|
||||||
|
|
||||||
#if defined(linux) && UIP_CONF_IPV6
|
#if defined(linux) && NETSTACK_CONF_WITH_IPV6
|
||||||
|
|
||||||
#include "linuxradio-drv.h"
|
#include "linuxradio-drv.h"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user