Fixed linuxradio compilation issues with native and minimal-net
This commit is contained in:
parent
4c8618e6ba
commit
bd1b7d9814
2 changed files with 7 additions and 3 deletions
|
@ -34,8 +34,9 @@
|
|||
*/
|
||||
|
||||
#include "contiki.h"
|
||||
#include "contiki-conf.h"
|
||||
|
||||
#ifdef linux
|
||||
#if defined(linux) && UIP_CONF_IPV6
|
||||
|
||||
#include "linuxradio-drv.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue