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

* commit '7bbfb8cbaf52975a2d0ef9d448d8ea0fc74a590b':
  Remove unnecessary #includes of <sys/atomics.h>.
This commit is contained in:
Elliott Hughes 2014-05-22 18:27:56 +00:00 committed by Android Git Automerger
commit 6963176fb2
2 changed files with 0 additions and 3 deletions

View file

@ -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>

View file

@ -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>