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.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@172402 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Tilghman Lesher
2009-01-29 20:54:58 +00:00
parent 0a418156f9
commit 71c102ce4b

View File

@@ -35,6 +35,8 @@
*
*/
#include "asterisk/autoconfig.h"
#ifdef __Darwin__
#include <CoreAudio/AudioHardware.h>
#elif defined(__linux__) || defined(__FreeBSD__)