aboutsummaryrefslogtreecommitdiff
path: root/src/lib/ndpi_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/ndpi_private.h')
-rw-r--r--src/lib/ndpi_private.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/ndpi_private.h b/src/lib/ndpi_private.h
index c69429daa..76aee10b0 100644
--- a/src/lib/ndpi_private.h
+++ b/src/lib/ndpi_private.h
@@ -644,6 +644,7 @@ void init_nomachine_dissector(struct ndpi_detection_module_struct *ndpi_struct,
void init_iec62056_dissector(struct ndpi_detection_module_struct *ndpi_struct, u_int32_t *id);
void init_hl7_dissector(struct ndpi_detection_module_struct *ndpi_struct, u_int32_t *id);
void init_ceph_dissector(struct ndpi_detection_module_struct *ndpi_struct, u_int32_t *id);
+void init_roughtime_dissector(struct ndpi_detection_module_struct *ndpi_struct, u_int32_t *id);
#endif