Index: common/android/include/sys/procfs.h |
diff --git a/common/android/include/sys/procfs.h b/common/android/include/sys/procfs.h |
index ec65b91c93f3c1e556bae980daf75e95e084c99f..9499414727b8fd39ac41170f157bb3b2ee0ed85b 100644 |
--- a/common/android/include/sys/procfs.h |
+++ b/common/android/include/sys/procfs.h |
@@ -36,6 +36,7 @@ |
#else |
+#include <asm/ptrace.h> |
rmcilroy
2014/04/03 15:44:50
Note: this is required for the struct user_pt_regs
Mark Mentovai
2014/04/03 16:00:30
rmcilroy wrote:
|
#include <sys/cdefs.h> |
#include <sys/user.h> |
#include <unistd.h> |