diff options
Diffstat (limited to 'proto_ethernet.c')
-rw-r--r-- | proto_ethernet.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/proto_ethernet.c b/proto_ethernet.c index 3b3a9e6..98d40e5 100644 --- a/proto_ethernet.c +++ b/proto_ethernet.c @@ -12,6 +12,7 @@ #include "proto.h" #include "dissector_eth.h" +#include "lookup.h" #include "pkt_buff.h" #include "oui.h" |