aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/host-linux.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/host-linux.c')
-rw-r--r--gcc/config/host-linux.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/config/host-linux.c b/gcc/config/host-linux.c
index f854764..a1ec046 100644
--- a/gcc/config/host-linux.c
+++ b/gcc/config/host-linux.c
@@ -22,6 +22,7 @@
#include "system.h"
#include "coretypes.h"
#include <sys/mman.h>
+#include <limits.h>
#include "hosthooks.h"
#include "hosthooks-def.h"