Added netif #include.

This commit is contained in:
likewise 2004-03-11 21:28:37 +00:00
parent 86135d12b9
commit 0cb355cd7c

View File

@ -33,6 +33,7 @@
#define __LWIP_IP_ADDR_H__
#include "lwip/arch.h"
#include "lwip/netif.h"
/** IP_ADDR_ can be used as a fixed IP address
* for the wildcard and the broadcast address