[svn-commits] russell: trunk r146514 - /trunk/utils/muted.c

SVN commits to the Digium repositories svn-commits at lists.digium.com
Sun Oct 5 17:11:31 CDT 2008


Author: russell
Date: Sun Oct  5 17:11:30 2008
New Revision: 146514

URL: http://svn.digium.com/view/asterisk?view=rev&rev=146514
Log:
Make this build on my mac.

Modified:
    trunk/utils/muted.c

Modified: trunk/utils/muted.c
URL: http://svn.digium.com/view/asterisk/trunk/utils/muted.c?view=diff&rev=146514&r1=146513&r2=146514
==============================================================================
--- trunk/utils/muted.c (original)
+++ trunk/utils/muted.c Sun Oct  5 17:11:30 2008
@@ -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 svn-commits mailing list