diff --git a/src/mod/endpoints/mod_verto/mod_verto.h b/src/mod/endpoints/mod_verto/mod_verto.h index 8c992ac964..992b6a61b7 100644 --- a/src/mod/endpoints/mod_verto/mod_verto.h +++ b/src/mod/endpoints/mod_verto/mod_verto.h @@ -347,6 +347,7 @@ void set_log_path(const char *path); static void kill_profiles(void); static void run_profiles(void); +static int init(void); /** @} */ #endif