mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-06-12 18:27:06 +00:00
mod_verto: fix missing init function for cmd_profile
This commit is contained in:
parent
26c8a0de39
commit
b8ce15549f
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user