X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=perlapi.h;h=fff51f6ba45abd1ddcfff13fae429a4fa111ced5;hb=6c16d61e47523e90f35cd004e44bb2f055ede7c4;hp=6f027b5ce89439f9607f203e1079344fba8a46eb;hpb=6a93a7e5bbd9f0bd3bf729ac738270ae82ef9448;p=p5sagit%2Fp5-mst-13.2.git diff --git a/perlapi.h b/perlapi.h index 6f027b5..fff51f6 100644 --- a/perlapi.h +++ b/perlapi.h @@ -412,6 +412,8 @@ END_EXTERN_C #define PL_mess_sv (*Perl_Imess_sv_ptr(aTHX)) #undef PL_min_intro_pending #define PL_min_intro_pending (*Perl_Imin_intro_pending_ptr(aTHX)) +#undef PL_minus_E +#define PL_minus_E (*Perl_Iminus_E_ptr(aTHX)) #undef PL_minus_F #define PL_minus_F (*Perl_Iminus_F_ptr(aTHX)) #undef PL_minus_a