summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bluetooth/1.0/default/h4_protocol.cc')
-rw-r--r--bluetooth/1.0/default/h4_protocol.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/bluetooth/1.0/default/h4_protocol.cc b/bluetooth/1.0/default/h4_protocol.cc
index 5a89557e..163cc333 100644
--- a/bluetooth/1.0/default/h4_protocol.cc
+++ b/bluetooth/1.0/default/h4_protocol.cc
@@ -22,6 +22,7 @@
22#include <fcntl.h> 22#include <fcntl.h>
23#include <log/log.h> 23#include <log/log.h>
24#include <sys/uio.h> 24#include <sys/uio.h>
25#include <unistd.h>
25 26
26namespace android { 27namespace android {
27namespace hardware { 28namespace hardware {