diff options
Diffstat (limited to 'proto_ethernet.c')
-rw-r--r-- | proto_ethernet.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/proto_ethernet.c b/proto_ethernet.c index 99c9d6c..1d5d684 100644 --- a/proto_ethernet.c +++ b/proto_ethernet.c @@ -10,7 +10,6 @@ #include <linux/if_ether.h> #include "proto.h" -#include "protos.h" #include "dissector_eth.h" #include "pkt_buff.h" #include "oui.h" |