FS-8876 make function public and use it in conference also

This commit is contained in:
Anthony Minessale
2016-02-29 16:22:13 -06:00
parent 1540546cc1
commit a2b806c01c
3 changed files with 9 additions and 3 deletions
+2
View File
@@ -2735,6 +2735,8 @@ SWITCH_DECLARE(const char *)switch_version_revision_human(void);
SWITCH_DECLARE(const char *)switch_version_full(void);
SWITCH_DECLARE(const char *)switch_version_full_human(void);
SWITCH_DECLARE(void) switch_core_autobind_cpu(void);
SWITCH_END_EXTERN_C
#endif
/* For Emacs: