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

Commit 733903a8 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

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

Change-Id: I063033d1f799f5434114da2bd6485f525605093c
parents 7b94fa9c aabeefb1
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>