mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2025-11-16 12:34:34 +00:00
Minor change (coding style, #if/#endif to include icmp.h is not necessary)
This commit is contained in:
@@ -44,9 +44,7 @@
|
||||
#include "lwip/netif.h"
|
||||
#include "lwip/snmp.h"
|
||||
#include "lwip/stats.h"
|
||||
#if LWIP_ICMP
|
||||
#include "lwip/icmp.h"
|
||||
#endif /* LWIP_ICMP */
|
||||
|
||||
#include <string.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user