forked from Imagelibrary/lwip
fixed bug #39076 ETHARP_STATS is not defined when LWIP_STATS is 0
This commit is contained in:
@@ -1716,6 +1716,7 @@
|
|||||||
#else
|
#else
|
||||||
|
|
||||||
#define LINK_STATS 0
|
#define LINK_STATS 0
|
||||||
|
#define ETHARP_STATS 0
|
||||||
#define IP_STATS 0
|
#define IP_STATS 0
|
||||||
#define IPFRAG_STATS 0
|
#define IPFRAG_STATS 0
|
||||||
#define ICMP_STATS 0
|
#define ICMP_STATS 0
|
||||||
|
|||||||
Reference in New Issue
Block a user