mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-29 18:19:30 +00:00
eliminate warning when !ZAPATA_PRI
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6438 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -299,7 +299,9 @@ AST_MUTEX_DEFINE_STATIC(iflock);
|
||||
|
||||
static int ifcount = 0;
|
||||
|
||||
#ifdef ZAPATA_PRI
|
||||
AST_MUTEX_DEFINE_STATIC(pridebugfdlock);
|
||||
#endif
|
||||
|
||||
/* Whether we answer on a Polarity Switch event */
|
||||
static int answeronpolarityswitch = 0;
|
||||
|
Reference in New Issue
Block a user