mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-08-11 17:04:37 +08:00
Removed the forward declaration of netif.
This commit is contained in:
parent
7eae414a2f
commit
a74a801f35
@ -51,8 +51,6 @@ struct in_addr {
|
||||
u32_t s_addr;
|
||||
};
|
||||
|
||||
struct netif;
|
||||
|
||||
extern const struct ip_addr ip_addr_any;
|
||||
extern const struct ip_addr ip_addr_broadcast;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user