commit | f41404045a695ff78c60276b40d0c84cc221ebee | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Thu Apr 27 11:40:05 2017 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Apr 27 11:40:07 2017 +0000 |
tree | 349684151adf550926b49883ed282bef53694529 | |
parent | 237249bbe11c4a963e5711e15f20f70b0ed40728 [diff] | |
parent | 4b64ed991b23dc1215ce10fce69c3e2595dd34b7 [diff] |
Merge "Update installd to new compiler filters."
diff --git a/include/android/sensor.h b/include/android/sensor.h index 4a00818..6c12972 100644 --- a/include/android/sensor.h +++ b/include/android/sensor.h
@@ -48,6 +48,7 @@ * */ +#include <stdbool.h> #include <sys/types.h> #include <android/looper.h>