mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-06 12:13:37 +08:00
Fix compile of DHCP unit test
This commit is contained in:
@@ -3,7 +3,8 @@
|
|||||||
#include "lwip/netif.h"
|
#include "lwip/netif.h"
|
||||||
#include "lwip/dhcp.h"
|
#include "lwip/dhcp.h"
|
||||||
#include "lwip/prot/dhcp.h"
|
#include "lwip/prot/dhcp.h"
|
||||||
#include "netif/etharp.h"
|
#include "lwip/etharp.h"
|
||||||
|
#include "netif/ethernet.h"
|
||||||
|
|
||||||
struct netif net_test;
|
struct netif net_test;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user