summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcrashrep/source/unx/main.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/crashrep/source/unx/main.cxx b/crashrep/source/unx/main.cxx
index 92347f2456ac..373407a78979 100755
--- a/crashrep/source/unx/main.cxx
+++ b/crashrep/source/unx/main.cxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: main.cxx,v $
- * $Revision: 1.28 $
+ * $Revision: 1.29 $
*
* This file is part of OpenOffice.org.
*
@@ -40,6 +40,7 @@
#include <unistd.h>
#include <pwd.h>
#include <pthread.h>
+#include <limits.h>
#include <hash_map>
#include <vector>