[asterisk-commits] tilghman: branch 1.6.1 r172402 - in /branches/1.6.1: ./ utils/muted.c

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Thu Jan 29 14:54:59 CST 2009


Author: tilghman
Date: Thu Jan 29 14:54:58 2009
New Revision: 172402

URL: http://svn.digium.com/svn-view/asterisk?view=rev&rev=172402
Log:
Merged revisions 146514 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk
(closes issue #14360)
Reported by: oej

........
  r146514 | russell | 2008-10-05 17:11:30 -0500 (Sun, 05 Oct 2008) | 2 lines
  
  Make this build on my mac.
........

Modified:
    branches/1.6.1/   (props changed)
    branches/1.6.1/utils/muted.c

Propchange: branches/1.6.1/
------------------------------------------------------------------------------
Binary property 'trunk-merged' - no diff available.

Modified: branches/1.6.1/utils/muted.c
URL: http://svn.digium.com/svn-view/asterisk/branches/1.6.1/utils/muted.c?view=diff&rev=172402&r1=172401&r2=172402
==============================================================================
--- branches/1.6.1/utils/muted.c (original)
+++ branches/1.6.1/utils/muted.c Thu Jan 29 14:54:58 2009
@@ -34,6 +34,8 @@
  * the local sound is muted to a lower volume during the call.
  *
  */
+
+#include "asterisk/autoconfig.h"
 
 #ifdef __Darwin__
 #include <CoreAudio/AudioHardware.h> 




More information about the asterisk-commits mailing list