forked from Mirrors/freeswitch
sigh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5803 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
4468d35e2b
commit
3711220ae5
@ -39,7 +39,7 @@
|
|||||||
|
|
||||||
#define MAX_TICK UINT32_MAX - 1024
|
#define MAX_TICK UINT32_MAX - 1024
|
||||||
|
|
||||||
struct switch_runtime runtime;
|
|
||||||
static switch_memory_pool_t *module_pool = NULL;
|
static switch_memory_pool_t *module_pool = NULL;
|
||||||
|
|
||||||
static struct {
|
static struct {
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
*/
|
*/
|
||||||
#include <switch.h>
|
#include <switch.h>
|
||||||
#include "private/switch_core_pvt.h"
|
#include "private/switch_core_pvt.h"
|
||||||
struct switch_runtime runtime;
|
|
||||||
|
|
||||||
static const char *LEVELS[] = {
|
static const char *LEVELS[] = {
|
||||||
"CONSOLE",
|
"CONSOLE",
|
||||||
|
Loading…
Reference in New Issue
Block a user