aboutgitcodebugslistschat
path: root/flow.c
diff options
context:
space:
mode:
Diffstat (limited to 'flow.c')
-rw-r--r--flow.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/flow.c b/flow.c
index 4282da2..25a6f1a 100644
--- a/flow.c
+++ b/flow.c
@@ -21,6 +21,7 @@
#include "flow_table.h"
#include "repair.h"
#include "epoll_ctl.h"
+#include "serialise.h"
const char *flow_state_str[] = {
[FLOW_STATE_FREE] = "FREE",