mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-12-25 00:14:02 +00: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…
Reference in New Issue
Block a user