aboutsummaryrefslogtreecommitdiff
path: root/src/common/mac/launch_reporter.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/mac/launch_reporter.cc')
-rw-r--r--src/common/mac/launch_reporter.cc4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/common/mac/launch_reporter.cc b/src/common/mac/launch_reporter.cc
index de554ee3..f6b8aed1 100644
--- a/src/common/mac/launch_reporter.cc
+++ b/src/common/mac/launch_reporter.cc
@@ -26,6 +26,10 @@
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+#ifdef HAVE_CONFIG_H
+#include <config.h> // Must come first
+#endif
+
#include <stdio.h>
#include <sys/wait.h>
#include <unistd.h>