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 d24bec18c..06e6eaed1 100644
--- a/src/include/ndpi_private.h
+++ b/src/include/ndpi_private.h
@@ -724,6 +724,7 @@ void init_valve_sdr_dissector(struct ndpi_detection_module_struct *ndpi_struct,
void init_mumble_dissector(struct ndpi_detection_module_struct *ndpi_struct, u_int32_t *id);
void init_zoom_dissector(struct ndpi_detection_module_struct *ndpi_struct, u_int32_t *id);
void init_yojimbo_dissector(struct ndpi_detection_module_struct *ndpi_struct, u_int32_t *id);
+void init_stomp_dissector(struct ndpi_detection_module_struct *ndpi_struct, u_int32_t *id);
#endif