Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(72)

Unified Diff: common/android/include/sys/procfs.h

Issue 1424002: Add Arm64 support to breakpad unittests. (Closed) Base URL: http://google-breakpad.googlecode.com/svn/trunk/src
Patch Set: Created 11 years ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « client/linux/minidump_writer/minidump_writer_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « client/linux/minidump_writer/minidump_writer_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld 1004:630ec63f810e-tainted