Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/sys/linux/include/limits.h')
-rw-r--r--newlib/libc/sys/linux/include/limits.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/newlib/libc/sys/linux/include/limits.h b/newlib/libc/sys/linux/include/limits.h
index 45cd6f253..322474689 100644
--- a/newlib/libc/sys/linux/include/limits.h
+++ b/newlib/libc/sys/linux/include/limits.h
@@ -139,6 +139,8 @@
# endif
#endif
+#include <linux/limits.h>
+
#ifdef __USE_POSIX
/* POSIX adds things to <limits.h>. */
# include <bits/posix1_lim.h>
@@ -151,3 +153,4 @@
#ifdef __USE_XOPEN
# include <bits/xopen_lim.h>
#endif
+