mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-08-04 13:34:38 +08:00
Fix compile of unit test
This commit is contained in:
parent
13251526fa
commit
36b9caed23
@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
#include "lwip/netif.h"
|
#include "lwip/netif.h"
|
||||||
#include "lwip/dhcp.h"
|
#include "lwip/dhcp.h"
|
||||||
|
#include "lwip/prot/dhcp.h"
|
||||||
#include "netif/etharp.h"
|
#include "netif/etharp.h"
|
||||||
|
|
||||||
struct netif net_test;
|
struct netif net_test;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user