- remove a bug by the configuration of the network driver
git-svn-id: http://svn.lfbs.rwth-aachen.de/svn/scc/trunk/MetalSVM@82 315a16e6-25f9-4109-90ae-ca3045a26c18
This commit is contained in:
parent
585d6d01cf
commit
20158f05b2
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
#include <metalsvm/stddef.h>
|
||||
#include <metalsvm/stdio.h>
|
||||
#include <metalsvm/string.h>
|
||||
#ifdef CONFIG_LWIP
|
||||
#if defined(CONFIG_LWIP) && defined(CONFIG_ROCKCREEK)
|
||||
#include <lwip/sys.h>
|
||||
#include <lwip/stats.h>
|
||||
#include <lwip/netif.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue