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

Commit 2000ebed authored by Tom Cherry's avatar Tom Cherry Committed by android-build-merger
Browse files

Merge "liblog: Remove stdbool.h from .cpp files" am: ca94d797

am: 4389117a

Change-Id: I8d6efbc9fa4e6a4ca42afdbbe2ab6bdd1946f976
parents 44464dd1 4389117a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -17,7 +17,6 @@
#pragma once

#include <stdatomic.h>
#include <stdbool.h>

#include <cutils/list.h>
#include <log/log.h>
+0 −1
Original line number Diff line number Diff line
@@ -26,7 +26,6 @@
#ifndef __MINGW32__
#include <pwd.h>
#endif
#include <stdbool.h>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
+0 −1
Original line number Diff line number Diff line
@@ -17,7 +17,6 @@
#include <ctype.h>
#include <errno.h>
#include <fcntl.h>
#include <stdbool.h>
#include <stdlib.h>
#include <string.h>
#include <sys/types.h>
+0 −1
Original line number Diff line number Diff line
@@ -20,7 +20,6 @@

#include <errno.h>
#include <fcntl.h>
#include <stdbool.h>
#include <stdlib.h>
#include <string.h>
#include <sys/types.h>
+0 −1
Original line number Diff line number Diff line
@@ -27,7 +27,6 @@
 */

#include <errno.h>
#include <stdbool.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>