mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 12:42:02 +00:00
fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@192 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -251,6 +251,8 @@ typedef apr_hash_index_t switch_hash_index_t;
|
||||
#define SWITCH_THREAD_FUNC APR_THREAD_FUNC
|
||||
#define switch_time_now apr_time_now
|
||||
#define switch_strftime apr_strftime
|
||||
#define switch_rfc822_date apr_rfc822_date
|
||||
#define switch_time_exp_gmt apr_time_exp_gmt
|
||||
#define switch_time_exp_get apr_time_exp_get
|
||||
#define switch_time_exp_lt apr_time_exp_lt
|
||||
#define switch_thread_create apr_thread_create
|
||||
|
||||
Reference in New Issue
Block a user