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