mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 13:12:03 +00:00
Merge branch 'master' into smgmaster
This commit is contained in:
@@ -41,6 +41,9 @@
|
||||
#define SWITCH_APR_H
|
||||
|
||||
SWITCH_BEGIN_EXTERN_C
|
||||
|
||||
SWITCH_DECLARE(int) switch_status_is_timeup(int status);
|
||||
|
||||
#ifdef WIN32
|
||||
typedef DWORD switch_thread_id_t;
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user