diff options
Diffstat (limited to 'proto_icmpv4.c')
-rw-r--r-- | proto_icmpv4.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/proto_icmpv4.c b/proto_icmpv4.c index 69ec50c..5ef074d 100644 --- a/proto_icmpv4.c +++ b/proto_icmpv4.c @@ -10,7 +10,6 @@ #include "proto.h" #include "csum.h" -#include "dissector_eth.h" #include "pkt_buff.h" #include "built_in.h" |