aboutsummaryrefslogtreecommitdiff
path: root/src/common/linux/google_crashdump_uploader_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/linux/google_crashdump_uploader_test.cc')
-rw-r--r--src/common/linux/google_crashdump_uploader_test.cc4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/common/linux/google_crashdump_uploader_test.cc b/src/common/linux/google_crashdump_uploader_test.cc
index 39aab65d..e81f21d6 100644
--- a/src/common/linux/google_crashdump_uploader_test.cc
+++ b/src/common/linux/google_crashdump_uploader_test.cc
@@ -28,6 +28,10 @@
// Unit test for crash dump uploader.
+#ifdef HAVE_CONFIG_H
+#include <config.h> // Must come first
+#endif
+
#include <string>
#include "common/linux/google_crashdump_uploader.h"