aboutsummaryrefslogtreecommitdiff
path: root/src/include/ndpi_private.h
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2024-04-02 04:42:06 +0200
committerToni Uhlig <matzeton@googlemail.com>2024-04-02 04:42:06 +0200
commitf25e290be0b6bd40553c33bd0e3fb8ec3234ba91 (patch)
treecfc5f796cb9212feb77f0666a5111bd5a4e7910a /src/include/ndpi_private.h
parent21572635ab15a993600c4efd1246ac0691968a75 (diff)
parent599cc0f4b83a96c247a92aaaa3f39acfec9e1dbe (diff)
Merge remote-tracking branch 'origin/dev' into fix/unused-params-and-fnsfix/unused-params-and-fns
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 e7eae9641..b26803a3c 100644
--- a/src/include/ndpi_private.h
+++ b/src/include/ndpi_private.h
@@ -910,6 +910,7 @@ void init_netease_games_dissector(struct ndpi_detection_module_struct *ndpi_stru
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);
+void init_lolwildrift_dissector(struct ndpi_detection_module_struct *ndpi_struct, u_int32_t *id);
#endif