From 0abe34ce5dde266de03a7109045d4da3ee128b64 Mon Sep 17 00:00:00 2001 From: "ted.mielczarek" Date: Tue, 24 Mar 2009 19:57:46 +0000 Subject: issue 305 - breakpad Linux handler doesn't build with compiler built from latest GCC sources. Trivial patch by Jim Blandy git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@321 4c0a9323-5329-0410-9bdc-e9ce6186880e --- src/client/linux/handler/exception_handler.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/client/linux/handler/exception_handler.cc') diff --git a/src/client/linux/handler/exception_handler.cc b/src/client/linux/handler/exception_handler.cc index 26e09b7d..43f513c0 100644 --- a/src/client/linux/handler/exception_handler.cc +++ b/src/client/linux/handler/exception_handler.cc @@ -36,6 +36,7 @@ #include #include +#include #include #include -- cgit v1.2.1