From dbf409ca209b0cd2723ef617a8de024e2a65009b Mon Sep 17 00:00:00 2001 From: "ted.mielczarek" Date: Mon, 28 Feb 2011 14:05:22 +0000 Subject: Make programs in src/tools/linux build via the automake build system R=jimb at http://breakpad.appspot.com/265001 git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@775 4c0a9323-5329-0410-9bdc-e9ce6186880e --- src/common/stabs_reader.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/common/stabs_reader.h') diff --git a/src/common/stabs_reader.h b/src/common/stabs_reader.h index 3c28b9ba..c17fcc7a 100644 --- a/src/common/stabs_reader.h +++ b/src/common/stabs_reader.h @@ -49,6 +49,10 @@ #include #include +#ifdef HAVE_CONFIG_H +#include +#endif + #ifdef HAVE_A_OUT_H #include #endif -- cgit v1.2.1