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

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

Merge "android/binder_*: add <stdbool.h>..." am: 464130b0 am: aabeefb1 am: 733903a8

Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/1331456

Change-Id: I4012390e31725272fe8990196d23efe6e169ad46
parents 8f34d8ce 733903a8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -26,6 +26,7 @@

#pragma once

#include <stdbool.h>
#include <stdint.h>
#include <sys/cdefs.h>
#include <sys/types.h>
+1 −0
Original line number Diff line number Diff line
@@ -26,6 +26,7 @@

#pragma once

#include <stdbool.h>
#include <stddef.h>
#include <sys/cdefs.h>

+1 −0
Original line number Diff line number Diff line
@@ -26,6 +26,7 @@
#pragma once

#include <errno.h>
#include <stdbool.h>
#include <stdint.h>
#include <sys/cdefs.h>