commit | 370785553a508eaf8cdf8650dd77608b5e833613 | [log] [tgz] |
---|---|---|
author | Benjamin Prosnitz <bprosnitz@google.com> | Thu Jul 10 16:28:22 2014 -0700 |
committer | Benjamin Prosnitz <bprosnitz@google.com> | Thu Jul 10 16:28:22 2014 -0700 |
tree | 126d62804759de30ced8e4a06840fb798797f54c | |
parent | 1adc1bac572acd69115e442283c3e7ed50ee35ed [diff] [blame] |
Make android build not depend on existance of linux (PC) bluetooth libraries Change-Id: Ia66c67f664055243b3cc9070049346f368ba9365
diff --git a/lib/bluetooth/bt.h b/lib/bluetooth/bt.h index 2a72c97..cc36b31 100644 --- a/lib/bluetooth/bt.h +++ b/lib/bluetooth/bt.h
@@ -1,4 +1,4 @@ -// +build linux +// +build linux,!android #include <stdlib.h>