* commit '337f94f1eb6d65e37689e78d9d33ae0a33ce6607': Remove unnecessary #includes of <sys/atomics.h>.
This commit is contained in:
commit
7bbfb8cbaf
2 changed files with 0 additions and 3 deletions
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue