projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d0314d
)
Fix compile when certain G711 menuselect options are enabled.
author
Jason Parker
<jparker@digium.com>
Wed, 19 Aug 2009 22:38:46 +0000
(22:38 +0000)
committer
Jason 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
patch
|
blob
|
history
main/ulaw.c
patch
|
blob
|
history
diff --git
a/main/alaw.c
b/main/alaw.c
index
caf08de
..
2a6c85c
100644
(file)
--- a/
main/alaw.c
+++ b/
main/alaw.c
@@
-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
diff --git
a/main/ulaw.c
b/main/ulaw.c
index
0be633c
..
650b0da
100644
(file)
--- a/
main/ulaw.c
+++ b/
main/ulaw.c
@@
-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