mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2025-04-17 02:42:29 +00:00
Removed struct netif; forward decl. is already included from ip_addr.h.
Hit me if it breaks exsisting code.
This commit is contained in:
parent
67dd939d83
commit
3fab752640
@ -40,7 +40,6 @@
|
||||
|
||||
#include "lwip/err.h"
|
||||
|
||||
struct netif;
|
||||
|
||||
void ip_init(void);
|
||||
struct netif *ip_route(struct ip_addr *dest);
|
||||
|
Loading…
x
Reference in New Issue
Block a user