diff options
Diffstat (limited to 'toolbox')
-rw-r--r-- | toolbox/watchprops.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/toolbox/watchprops.c b/toolbox/watchprops.c index 06cdebec3..0d05aba51 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> |