commit | c3914d2be2ea61daa9a670ae8e18b2bac6a6647b | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Mon Nov 17 14:38:56 2014 -0800 |
committer | Elliott Hughes <enh@google.com> | Mon Nov 17 14:38:56 2014 -0800 |
tree | d75a166883acaf41c9d34fda9daf657ede0603d0 | |
parent | 3ef0460e86f2a7c5442bcf424b8e83fdfb8e3669 [diff] [blame] |
Remove atomic-inline.h. Change-Id: I3ac0229b9c516744e6a9c9d9e795b43bc9c5636b
diff --git a/include/cutils/aref.h b/include/cutils/aref.h index e40dc70..3bd36ea 100644 --- a/include/cutils/aref.h +++ b/include/cutils/aref.h
@@ -20,7 +20,7 @@ #include <stddef.h> #include <sys/cdefs.h> -#include <cutils/atomic-inline.h> +#include <cutils/atomic.h> __BEGIN_DECLS