summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMahesh Kumar Sharma <smahesh@codeaurora.org>2015-06-19 21:47:18 -0700
committerChiou-Hao Hsu <chsu@codeaurora.org>2015-07-07 18:41:57 -0700
commitf3877631fb4d6ffdaf29ac9030b03d8c9bb85024 (patch)
tree28b721bdcdc60b9a081ce7f7b62c7665703ff618
parent9f036ec492b5be47c0ddba43b620d6b5fa7d13b6 (diff)
downloadandroid_hardware_qcom_bt-f3877631fb4d6ffdaf29ac9030b03d8c9bb85024.tar.gz
android_hardware_qcom_bt-f3877631fb4d6ffdaf29ac9030b03d8c9bb85024.tar.bz2
android_hardware_qcom_bt-f3877631fb4d6ffdaf29ac9030b03d8c9bb85024.zip
Bluetooth: Resolved string related issues.
Change-Id: I0d93ccf72a98b01b492f5879ccb4ed1e0ba4659c
-rw-r--r--libbt-vendor/src/hw_ar3k.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libbt-vendor/src/hw_ar3k.c b/libbt-vendor/src/hw_ar3k.c
index 3f830b4..2f6da66 100644
--- a/libbt-vendor/src/hw_ar3k.c
+++ b/libbt-vendor/src/hw_ar3k.c
@@ -47,6 +47,7 @@ extern "C" {
#include <cutils/properties.h>
#include <stdlib.h>
#include <termios.h>
+#include <string.h>
#include "bt_hci_bdroid.h"
#include "hci_uart.h"