diff options
Diffstat (limited to 'runtime/common_test.h')
-rw-r--r-- | runtime/common_test.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/common_test.h b/runtime/common_test.h index 57cf71a50b..d3151c36cc 100644 --- a/runtime/common_test.h +++ b/runtime/common_test.h @@ -158,7 +158,7 @@ class ScratchFile { #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 |