summaryrefslogtreecommitdiff
path: root/cflags.SH
diff options
context:
space:
mode:
Diffstat (limited to 'cflags.SH')
-rwxr-xr-xcflags.SH2
1 files changed, 0 insertions, 2 deletions
diff --git a/cflags.SH b/cflags.SH
index 5834f024f8..e60742fed1 100755
--- a/cflags.SH
+++ b/cflags.SH
@@ -76,9 +76,7 @@ cat >_cflags.c <<__EOT__
#include <stdlib.h>
#include <stddef.h>
#include <stdarg.h>
-#ifdef I_LIMITS
#include <limits.h>
-#endif
#ifdef I_DIRENT
#include <dirent.h>
#endif