mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-08-08 23:44:39 +08: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"
|
#include "lwip/err.h"
|
||||||
|
|
||||||
struct netif;
|
|
||||||
|
|
||||||
void ip_init(void);
|
void ip_init(void);
|
||||||
struct netif *ip_route(struct ip_addr *dest);
|
struct netif *ip_route(struct ip_addr *dest);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user