summaryrefslogtreecommitdiff
path: root/gcc/limitx.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/limitx.h')
-rw-r--r--gcc/limitx.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/limitx.h b/gcc/limitx.h
index 1231bfa798c..1eac97fa475 100644
--- a/gcc/limitx.h
+++ b/gcc/limitx.h
@@ -4,5 +4,6 @@
#ifndef _LIMITS_H_ /* Terminated in limity.h. */
#define _LIMITS_H_
+#ifndef _LIBC_LIMITS_H_
#include_next <limits.h>
-
+#endif