* commit '7bbfb8cbaf52975a2d0ef9d448d8ea0fc74a590b': Remove unnecessary #includes of <sys/atomics.h>.
This commit is contained in:
commit
6963176fb2
2 changed files with 0 additions and 3 deletions
|
@ -39,7 +39,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