summaryrefslogtreecommitdiffstats
path: root/voip/jni/rtp/EchoSuppressor.cpp
diff options
context:
space:
mode:
authorChung-yih Wang <cywang@google.com>2010-10-06 16:46:59 +0800
committerChung-yih Wang <cywang@google.com>2010-10-06 16:46:59 +0800
commitfb116fbea3b5f4ea725c0c3e82e70fd82e0a45c5 (patch)
tree42f3da9bf81ecdf17ac4532adc478f83a2ef750e /voip/jni/rtp/EchoSuppressor.cpp
parentb9a40068b590b86904b40bf466571b140d0f94b4 (diff)
downloadframeworks_base-fb116fbea3b5f4ea725c0c3e82e70fd82e0a45c5.zip
frameworks_base-fb116fbea3b5f4ea725c0c3e82e70fd82e0a45c5.tar.gz
frameworks_base-fb116fbea3b5f4ea725c0c3e82e70fd82e0a45c5.tar.bz2
Misc fixes for sim-eng build.
Change-Id: I0c5dac1097abc924e66dab92d7d03d5051b4fd29
Diffstat (limited to 'voip/jni/rtp/EchoSuppressor.cpp')
-rw-r--r--voip/jni/rtp/EchoSuppressor.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/voip/jni/rtp/EchoSuppressor.cpp b/voip/jni/rtp/EchoSuppressor.cpp
index 92015a9..a1a7aed 100644
--- a/voip/jni/rtp/EchoSuppressor.cpp
+++ b/voip/jni/rtp/EchoSuppressor.cpp
@@ -15,6 +15,7 @@
*/
#include <stdio.h>
+#include <string.h>
#include <stdint.h>
#include <math.h>