mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-18 02:32:36 +00:00
Fix build of trunk
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@90157 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -114,6 +114,8 @@
|
||||
|
||||
#define AST_MAX_REENTRANCY 10
|
||||
|
||||
struct ast_channel;
|
||||
|
||||
struct ast_mutex_info {
|
||||
pthread_mutex_t mutex;
|
||||
/*! Track which thread holds this lock */
|
||||
|
Reference in New Issue
Block a user