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