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

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

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

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

Change-Id: Ia730074081f6d7a6bc2918cbbe722eaef88615c0
parents 6176de97 464130b0
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>