mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-11-05 08:28:32 +00:00
Minor change (coding style, #if/#endif to include icmp.h is not necessary)
This commit is contained in:
parent
649d43c2c5
commit
86dc53b72a
@ -44,9 +44,7 @@
|
|||||||
#include "lwip/netif.h"
|
#include "lwip/netif.h"
|
||||||
#include "lwip/snmp.h"
|
#include "lwip/snmp.h"
|
||||||
#include "lwip/stats.h"
|
#include "lwip/stats.h"
|
||||||
#if LWIP_ICMP
|
|
||||||
#include "lwip/icmp.h"
|
#include "lwip/icmp.h"
|
||||||
#endif /* LWIP_ICMP */
|
|
||||||
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user