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