]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Fix compile when certain G711 menuselect options are enabled.
authorJason Parker <jparker@digium.com>
Wed, 19 Aug 2009 22:38:46 +0000 (22:38 +0000)
committerJason Parker <jparker@digium.com>
Wed, 19 Aug 2009 22:38:46 +0000 (22:38 +0000)
(closes issue #15697)
Reported by: slavon

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@213179 65c4cc65-6c06-0410-ace0-fbb531ad65f3

main/alaw.c
main/ulaw.c

index caf08debffb30744bd48091fb689ab6bb79412f4..2a6c85c47316f002d33afde78d9a63bb10378ec3 100644 (file)
@@ -28,6 +28,7 @@
 ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
 
 #include "asterisk/alaw.h"
+#include "asterisk/logger.h"
 
 #ifndef G711_NEW_ALGORITHM
 #define AMI_MASK 0x55
index 0be633c4c71beb1227f985ff5483a9b31d6a790c..650b0da3657dce3a2c13ef7d78642edaea18d540 100644 (file)
@@ -28,6 +28,7 @@
 ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
 
 #include "asterisk/ulaw.h"
+#include "asterisk/logger.h"
 
 #if 0
 /* ZEROTRAP is the military recommendation to improve the encryption