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