X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/c9db53f47fcab6bc813d34e149444282f9aef29c..4a4aa6e0f79d1ce5f279a245ef7a700805da3c48:/cflags.SH diff --git a/cflags.SH b/cflags.SH index c9b34e0..e60742f 100755 --- a/cflags.SH +++ b/cflags.SH @@ -73,18 +73,10 @@ cat >_cflags.c <<__EOT__ #include /* Just in case the inclusion of perl.h did not * pull in enough system headers, let's try again. */ -#ifdef I_STDLIB #include -#endif -#ifdef I_STDDEF #include -#endif -#ifdef I_STDARG #include -#endif -#ifdef I_LIMITS #include -#endif #ifdef I_DIRENT #include #endif