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
This commit is contained in:
ted.mielczarek@gmail.com 2014-01-03 12:32:55 +00:00
parent 4a0f9bf030
commit 6f045df4f0

View File

@ -33,6 +33,8 @@
#include "client/mac/handler/minidump_generator.h" #include "client/mac/handler/minidump_generator.h"
#include "common/mac/scoped_task_suspend-inl.h" #include "common/mac/scoped_task_suspend-inl.h"
#include <pthread.h>
namespace google_breakpad { namespace google_breakpad {
CrashGenerationServer::CrashGenerationServer( CrashGenerationServer::CrashGenerationServer(