aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorted.mielczarek@gmail.com <ted.mielczarek@gmail.com@4c0a9323-5329-0410-9bdc-e9ce6186880e>2013-04-18 13:24:33 +0000
committerted.mielczarek@gmail.com <ted.mielczarek@gmail.com@4c0a9323-5329-0410-9bdc-e9ce6186880e>2013-04-18 13:24:33 +0000
commit9d82a70384a81e7af98c722d759421602a945297 (patch)
treec489f7a0b5022a08f4e95e794bc454a39be2b19e /src
parentFix missing result check in Mac exception handler (diff)
downloadbreakpad-9d82a70384a81e7af98c722d759421602a945297.tar.xz
Add Android ifdef to fix issue 526
git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1153 4c0a9323-5329-0410-9bdc-e9ce6186880e
Diffstat (limited to 'src')
-rw-r--r--src/client/linux/handler/exception_handler.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/client/linux/handler/exception_handler.cc b/src/client/linux/handler/exception_handler.cc
index 49aea360..ec1f16a3 100644
--- a/src/client/linux/handler/exception_handler.cc
+++ b/src/client/linux/handler/exception_handler.cc
@@ -94,7 +94,9 @@
#include "common/linux/eintr_wrapper.h"
#include "third_party/lss/linux_syscall_support.h"
+#if defined(__ANDROID__)
#include "linux/sched.h"
+#endif
#ifndef PR_SET_PTRACER
#define PR_SET_PTRACER 0x59616d61