diff options
Diffstat (limited to 'flow_table.h')
| -rw-r--r-- | flow_table.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/flow_table.h b/flow_table.h index 73de13b..8fb7b5c 100644 --- a/flow_table.h +++ b/flow_table.h @@ -7,6 +7,7 @@ #ifndef FLOW_TABLE_H #define FLOW_TABLE_H +#include "pif.h" #include "tcp_conn.h" #include "icmp_flow.h" #include "udp_flow.h" |
