add format string define

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4458 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2007-03-06 03:07:35 +00:00
parent 3ee9acdd7d
commit 91004a8a2e
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@ SWITCH_BEGIN_EXTERN_C
* @{
*/
#define SWITCH_SIZE_T_FMT APR_SIZE_T_FMT
typedef apr_size_t swtich_size_t;
typedef apr_int16_t switch_int16_t;