more_calls=true

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13296 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale 2009-05-14 00:57:52 +00:00
parent b674b438ae
commit 1db0d9f66b
1 changed files with 2 additions and 2 deletions

View File

@ -35,9 +35,9 @@
#include <stdio.h> #include <stdio.h>
#include "private/switch_core_pvt.h" #include "private/switch_core_pvt.h"
#if defined(DARWIN) //#if defined(DARWIN)
#define DISABLE_1MS_COND #define DISABLE_1MS_COND
#endif //#endif
#ifndef UINT32_MAX #ifndef UINT32_MAX
#define UINT32_MAX 0xffffffff #define UINT32_MAX 0xffffffff