aboutsummaryrefslogtreecommitdiff
path: root/src/include/ndpi_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/ndpi_private.h')
-rw-r--r--src/include/ndpi_private.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/ndpi_private.h b/src/include/ndpi_private.h
index 25ff5c4a7..cba593e4e 100644
--- a/src/include/ndpi_private.h
+++ b/src/include/ndpi_private.h
@@ -914,6 +914,7 @@ void init_bfd_dissector(struct ndpi_detection_module_struct *ndpi_struct, u_int3
void init_netease_games_dissector(struct ndpi_detection_module_struct *ndpi_struct, u_int32_t *id);
void init_pathofexile_dissector(struct ndpi_detection_module_struct *ndpi_struct, u_int32_t *id);
void init_pfcp_dissector(struct ndpi_detection_module_struct *ndpi_struct, u_int32_t *id);
+void init_flute_dissector(struct ndpi_detection_module_struct *ndpi_struct, u_int32_t *id);
#endif