X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl.c;h=a931a78a77929cb6cc5b3c6b2bd417529bbd8a33;hb=42182ddc72c02b558a109df83ae68e2b617d560e;hp=11a62e780def7820852acfc74ee91c1457ac8ec4;hpb=55ef9aae2276249f1bc9d3c71e11acb54457a14a;p=p5sagit%2Fp5-mst-13.2.git diff --git a/perl.c b/perl.c index 11a62e7..a931a78 100644 --- a/perl.c +++ b/perl.c @@ -1800,6 +1800,9 @@ S_parse_body(pTHX_ char **env, XSINIT_t xsinit) # ifdef PERL_IMPLICIT_SYS " PERL_IMPLICIT_SYS" # endif +# ifdef PERL_MAD + " PERL_MAD" +# endif # ifdef PERL_MALLOC_WRAP " PERL_MALLOC_WRAP" # endif