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 dc373c798d..fd2a2c24e4 100755
--- a/cflags.SH
+++ b/cflags.SH
@@ -73,9 +73,7 @@ cat >_cflags.c <<__EOT__
#include <setjmp.h>
/* Just in case the inclusion of perl.h did not
* pull in enough system headers, let's try again. */
-#ifdef I_STDLIB
#include <stdlib.h>
-#endif
#ifdef I_STDDEF
#include <stddef.h>
#endif