diff options
Diffstat (limited to 'libunwindstack/RegsArm.cpp')
-rw-r--r-- | libunwindstack/RegsArm.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libunwindstack/RegsArm.cpp b/libunwindstack/RegsArm.cpp index de22bdea9..885dc944d 100644 --- a/libunwindstack/RegsArm.cpp +++ b/libunwindstack/RegsArm.cpp @@ -15,6 +15,7 @@ */ #include <stdint.h> +#include <string.h> #include <functional> |