commit | f15ef748c4dc42053204f1e5697fe8cf98b7dc46 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Mon Dec 16 23:33:52 2013 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Dec 16 23:33:53 2013 +0000 |
tree | 1a6805e736a9483a3b2849233c58b9f9a9fc2cd4 | |
parent | abcce5dfaf7f98cc01e4835bc8b66418e590b754 [diff] | |
parent | f0d5f55e09026a6a531504a47e4711d9a725ea79 [diff] |
Merge "Use the asm-generic ucontext.h for arm."
diff --git a/runtime/common_test.h b/runtime/common_test.h index 57cf71a..d3151c3 100644 --- a/runtime/common_test.h +++ b/runtime/common_test.h
@@ -158,7 +158,7 @@ #include <signal.h> #include <asm/sigcontext.h> -#include <asm/ucontext.h> +#include <asm-generic/ucontext.h> // A signal handler called when have an illegal instruction. We record the fact in