git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8872 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2008-07-01 17:36:53 +00:00
parent d811f46f4e
commit 916f1cff48
1 changed files with 3 additions and 0 deletions

View File

@ -53,8 +53,11 @@ extern "C" {
#ifdef __STUPIDFORMATBUG__
}
#endif
#ifdef __sunos__
#define __EXTENSIONS__ 1
#include <strings.h>
#endif
#define LDL_HANDLE_QLEN 2000
#define LDL_MAX_CANDIDATES 10