diff options
Diffstat (limited to 'proto_arp.c')
-rw-r--r-- | proto_arp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/proto_arp.c b/proto_arp.c index d677b3d..fcbe02b 100644 --- a/proto_arp.c +++ b/proto_arp.c @@ -8,7 +8,6 @@ #include <netinet/in.h> /* for ntohs() */ #include "proto.h" -#include "dissector_eth.h" #include "lookup.h" #include "pkt_buff.h" #include "built_in.h" |