summaryrefslogtreecommitdiffstats
path: root/toolbox/watchprops.c
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2014-05-22 10:00:35 -0700
committerElliott Hughes <enh@google.com>2014-05-22 10:00:35 -0700
commit617681d355e086b5523278d5dd7e54548223e74d (patch)
treea4c966ca0a97cc2a5669dce954d1017c8ea8b5ef /toolbox/watchprops.c
parent48ac3d1b14f036a4994adba22707f7465ccfae2f (diff)
downloadsystem_core-617681d355e086b5523278d5dd7e54548223e74d.zip
system_core-617681d355e086b5523278d5dd7e54548223e74d.tar.gz
system_core-617681d355e086b5523278d5dd7e54548223e74d.tar.bz2
Remove unnecessary #includes of <sys/atomics.h>.
Bug: 14903517 Change-Id: I5b0a418dd982f1a2fd90609b12bd8364f7f34996
Diffstat (limited to 'toolbox/watchprops.c')
-rw-r--r--toolbox/watchprops.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/toolbox/watchprops.c b/toolbox/watchprops.c
index 06cdebe..0d05aba 100644
--- a/toolbox/watchprops.c
+++ b/toolbox/watchprops.c
@@ -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>