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

Commit 47bea68c authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add missing stdbool include for C compat." into main am: e1c075b7 am: 0befa965

parents ace32c0c 0befa965
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -53,6 +53,7 @@
 */

#include <android/api-level.h>
#include <stdbool.h>
#include <stdint.h>
#include <unistd.h>