Removed struct netif; forward decl. is already included from ip_addr.h.
Hit me if it breaks exsisting code.
This commit is contained in:
@@ -40,7 +40,6 @@
|
||||
|
||||
#include "lwip/err.h"
|
||||
|
||||
struct netif;
|
||||
|
||||
void ip_init(void);
|
||||
struct netif *ip_route(struct ip_addr *dest);
|
||||
|
||||
Reference in New Issue
Block a user