]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/icmp/Icmp.h
SourceFormat Enforcement
[thirdparty/squid.git] / src / icmp / Icmp.h
index 804d97ee7e624647fe624879612cf0b309a31c61..c95eb24c66a8ff8cdd391f8d19e206925131320d 100644 (file)
@@ -32,7 +32,6 @@
 #ifndef _INCLUDE_ICMP_H
 #define _INCLUDE_ICMP_H
 
-#include "config.h"
 #include "ip/Address.h"
 
 #define PINGER_PAYLOAD_SZ      8192
@@ -71,7 +70,6 @@ SQUIDCEXTERN int icmp_pkts_sent;
 
 #endif /* USE_ICMP */
 
-
 /**
  * Implements the squid interface to access ICMP operations
  *