diff options
Diffstat (limited to 'proto_tcp.c')
-rw-r--r-- | proto_tcp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/proto_tcp.c b/proto_tcp.c index f0e28f8..893b0b3 100644 --- a/proto_tcp.c +++ b/proto_tcp.c @@ -12,6 +12,7 @@ #include "proto.h" #include "dissector_eth.h" +#include "lookup.h" #include "built_in.h" #include "pkt_buff.h" |