aboutsummaryrefslogtreecommitdiff
path: root/src/client/mac
diff options
context:
space:
mode:
authorted.mielczarek@gmail.com <ted.mielczarek@gmail.com@4c0a9323-5329-0410-9bdc-e9ce6186880e>2014-01-03 12:32:55 +0000
committerted.mielczarek@gmail.com <ted.mielczarek@gmail.com@4c0a9323-5329-0410-9bdc-e9ce6186880e>2014-01-03 12:32:55 +0000
commit6f045df4f0d976ee196221f7dc51dadfd245a738 (patch)
tree594c3fc0a34828c1828a653fab5327eabbd3d02e /src/client/mac
parentWindows: Fix remaining level 4 warnings. (diff)
downloadbreakpad-6f045df4f0d976ee196221f7dc51dadfd245a738.tar.xz
Fix compilation with macos-target=10.9
A=Nomis101, R=ted at https://bugzilla.mozilla.org/show_bug.cgi?id=952623 git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1268 4c0a9323-5329-0410-9bdc-e9ce6186880e
Diffstat (limited to 'src/client/mac')
-rw-r--r--src/client/mac/crash_generation/crash_generation_server.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/client/mac/crash_generation/crash_generation_server.cc b/src/client/mac/crash_generation/crash_generation_server.cc
index b3eb403f..50942a26 100644
--- a/src/client/mac/crash_generation/crash_generation_server.cc
+++ b/src/client/mac/crash_generation/crash_generation_server.cc
@@ -33,6 +33,8 @@
#include "client/mac/handler/minidump_generator.h"
#include "common/mac/scoped_task_suspend-inl.h"
+#include <pthread.h>
+
namespace google_breakpad {
CrashGenerationServer::CrashGenerationServer(