diff options
Diffstat (limited to 'src/include/ndpi_private.h')
-rw-r--r-- | src/include/ndpi_private.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/ndpi_private.h b/src/include/ndpi_private.h index 8d963149e..9899c71a6 100644 --- a/src/include/ndpi_private.h +++ b/src/include/ndpi_private.h @@ -1038,6 +1038,7 @@ void init_msdo_dissector(struct ndpi_detection_module_struct *ndpi_struct); void init_melsec_dissector(struct ndpi_detection_module_struct *ndpi_struct); void init_hamachi_dissector(struct ndpi_detection_module_struct *ndpi_struct); void init_glbp_dissector(struct ndpi_detection_module_struct *ndpi_struct); +void init_easyweather_dissector(struct ndpi_detection_module_struct *ndpi_struct); #ifdef CUSTOM_NDPI_PROTOCOLS #include "../../../nDPI-custom/custom_ndpi_private.h" |