diff --git a/icmp.c b/icmp.c index 39a8694..29170aa 100644 --- a/icmp.c +++ b/icmp.c @@ -35,7 +35,6 @@ #include "util.h" #include "passt.h" #include "tap.h" -#include "packet.h" #include "icmp.h" #define ICMP_ECHO_TIMEOUT 60 /* s, timeout for ICMP socket activity */