mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-26 01:07:21 +00:00
[lwIP] fix lwip 2.0.0 compiling issue.
This commit is contained in:
@@ -37,6 +37,11 @@
|
||||
#include <netif/etharp.h>
|
||||
#include <netif/ethernetif.h>
|
||||
#include <lwip/ip.h>
|
||||
#include <lwip/init.h>
|
||||
|
||||
#if (LWIP_VERSION) >= 0x02000000U
|
||||
#include <lwip/prot/dhcp.h>
|
||||
#endif
|
||||
|
||||
/* DHCP server option */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user