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

Commit 337f94f1 authored by Elliott Hughes's avatar Elliott Hughes Committed by Android Git Automerger
Browse files

am e9a6d0a0: Merge "Remove unnecessary #includes of <sys/atomics.h>."

* commit 'e9a6d0a0':
  Remove unnecessary #includes of <sys/atomics.h>.
parents 8c6245e1 e9a6d0a0
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -38,7 +38,6 @@
#include <sys/types.h>
#include <netinet/in.h>
#include <sys/mman.h>
#include <sys/atomics.h>
#include <private/android_filesystem_config.h>

#include <selinux/selinux.h>
+0 −2
Original line number Diff line number Diff line
@@ -6,8 +6,6 @@
#include <cutils/properties.h>
#include <cutils/hashmap.h>

#include <sys/atomics.h>

#define _REALLY_INCLUDE_SYS__SYSTEM_PROPERTIES_H_
#include <sys/_system_properties.h>