summaryrefslogtreecommitdiff
path: root/lib/common
diff options
context:
space:
mode:
Diffstat (limited to 'lib/common')
-rw-r--r--lib/common/DebugMemLeakFinder.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/common/DebugMemLeakFinder.cpp b/lib/common/DebugMemLeakFinder.cpp
index fb2cc0aa..81e999c4 100644
--- a/lib/common/DebugMemLeakFinder.cpp
+++ b/lib/common/DebugMemLeakFinder.cpp
@@ -19,6 +19,7 @@
#include <unistd.h>
#endif
+#include <limits.h>
#include <signal.h>
#include <stdio.h>
#include <string.h>