diff options
| author | Prerepa Viswanadham <dham@google.com> | 2015-04-10 13:48:17 -0700 |
|---|---|---|
| committer | Prerepa Viswanadham <dham@google.com> | 2015-04-10 13:48:17 -0700 |
| commit | b246a1a750c5a337faaa6033b39e78c8bdd4c2fb (patch) | |
| tree | 410fcacc00e8b9c907d0dd8c89fa88a9c8a0b3df /utils | |
| parent | 5b7e6e94a6ae92480061e7c770fcfb1592ce8b8e (diff) | |
| parent | 4bf68bf020c7fd1aabcdc4b5d8f5fbb8bacdec9d (diff) | |
| download | android_system_bt-b246a1a750c5a337faaa6033b39e78c8bdd4c2fb.tar.gz android_system_bt-b246a1a750c5a337faaa6033b39e78c8bdd4c2fb.tar.bz2 android_system_bt-b246a1a750c5a337faaa6033b39e78c8bdd4c2fb.zip | |
Merge commit '4bf68bf020c7fd1aabcdc4b5d8f5fbb8bacdec9d' into merge_work
Change-Id: Ibc6d6e691b7f97611d16f96220346dfd6ffbbf52
Diffstat (limited to 'utils')
| -rw-r--r-- | utils/src/bt_utils.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/src/bt_utils.c b/utils/src/bt_utils.c index 1d1dcdd55..53a53de20 100644 --- a/utils/src/bt_utils.c +++ b/utils/src/bt_utils.c @@ -40,6 +40,7 @@ #include "bt_types.h" #include "bt_utils.h" #include "btcore/include/module.h" +#include "osi/include/compat.h" #include "osi/include/log.h" /******************************************************************************* |
