Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 237249bb authored by Dan Albert's avatar Dan Albert Committed by Gerrit Code Review
Browse files

Merge "Add missing stdbool.h to sensor.h."

parents c6a6fd05 43dcd0ea
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -48,6 +48,7 @@
 *
 */

#include <stdbool.h>
#include <sys/types.h>

#include <android/looper.h>