mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-12-26 12:13:47 +00:00
Added netif #include.
This commit is contained in:
parent
86135d12b9
commit
0cb355cd7c
@ -33,6 +33,7 @@
|
|||||||
#define __LWIP_IP_ADDR_H__
|
#define __LWIP_IP_ADDR_H__
|
||||||
|
|
||||||
#include "lwip/arch.h"
|
#include "lwip/arch.h"
|
||||||
|
#include "lwip/netif.h"
|
||||||
|
|
||||||
/** IP_ADDR_ can be used as a fixed IP address
|
/** IP_ADDR_ can be used as a fixed IP address
|
||||||
* for the wildcard and the broadcast address
|
* for the wildcard and the broadcast address
|
||||||
|
Loading…
Reference in New Issue
Block a user