aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/flow/flow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vnet/flow/flow.h')
-rw-r--r--src/vnet/flow/flow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vnet/flow/flow.h b/src/vnet/flow/flow.h
index bc9b2f19cc3..19b6761474d 100644
--- a/src/vnet/flow/flow.h
+++ b/src/vnet/flow/flow.h
@@ -181,6 +181,7 @@ typedef struct
extern vnet_flow_main_t flow_main;
format_function_t format_flow_actions;
+format_function_t format_flow_enabled_hw;
#endif /* included_vnet_flow_flow_h */