FS-5675 --resolve

This commit is contained in:
Anthony Minessale
2014-01-24 00:23:58 +05:00
parent b5821c1594
commit 6fef880f12
7 changed files with 63 additions and 8 deletions
+1
View File
@@ -277,6 +277,7 @@ struct switch_runtime {
char *core_db_inner_pre_trans_execute;
char *core_db_inner_post_trans_execute;
int events_use_dispatch;
uint32_t port_alloc_flags;
};
extern struct switch_runtime runtime;