提交 3711220a authored 作者: Anthony Minessale's avatar Anthony Minessale

sigh

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5803 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 4468d35e
......@@ -39,7 +39,7 @@
#define MAX_TICK UINT32_MAX - 1024
struct switch_runtime runtime;
static switch_memory_pool_t *module_pool = NULL;
static struct {
......
......@@ -31,7 +31,7 @@
*/
#include <switch.h>
#include "private/switch_core_pvt.h"
struct switch_runtime runtime;
static const char *LEVELS[] = {
"CONSOLE",
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论