aboutsummaryrefslogtreecommitdiff
path: root/src/client/mac/handler/protected_memory_allocator.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/mac/handler/protected_memory_allocator.cc')
-rw-r--r--src/client/mac/handler/protected_memory_allocator.cc4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/client/mac/handler/protected_memory_allocator.cc b/src/client/mac/handler/protected_memory_allocator.cc
index 83383263..8205a214 100644
--- a/src/client/mac/handler/protected_memory_allocator.cc
+++ b/src/client/mac/handler/protected_memory_allocator.cc
@@ -30,6 +30,10 @@
//
// See the header file for documentation
+#ifdef HAVE_CONFIG_H
+#include <config.h> // Must come first
+#endif
+
#include "protected_memory_allocator.h"
#include <assert.h>