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:
Tilghman Lesher
2007-11-29 17:42:21 +00:00
parent b0ea77c4e7
commit 4807fe0f0d

View File

@@ -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 */