X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/1a3327fb7deb3868ef5f43054de7364d8208e8e7..23d2500b2b45b1beddc8de6ccd7c60068286d061:/embed.pl diff --git a/embed.pl b/embed.pl index 27dd1c5..593ab19 100755 --- a/embed.pl +++ b/embed.pl @@ -688,7 +688,7 @@ print EM <<'END'; #endif /* PERL_GLOBAL_STRUCT */ -#ifdef PERL_POLLUTE /* disabled by default in 5.006 */ +#ifdef PERL_POLLUTE /* disabled by default in 5.6.0 */ END @@ -870,6 +870,7 @@ print CAPIH <<'EOT'; #endif /* __perlapi_h__ */ EOT +close CAPIH; print CAPI <<'EOT'; /* !!!!!!! DO NOT EDIT THIS FILE !!!!!!!