X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=proto.h;h=5208f6f02c512c1a81abf5c2a5040c6c4d76279f;hb=6fd99bb377a3671d990fd357b52cfe5b19de1e9c;hp=e5819ab602bebb1f807e0a3ff8ec0c58d456aeb2;hpb=af5683d1a11b86657bb9d3800d54c4d65ca7b5a0;p=p5sagit%2Fp5-mst-13.2.git diff --git a/proto.h b/proto.h index e5819ab..5208f6f 100644 --- a/proto.h +++ b/proto.h @@ -4369,6 +4369,7 @@ STATIC void S_start_force(pTHX_ int where); STATIC void S_curmad(pTHX_ char slot, SV *sv); # endif PERL_CALLCONV int Perl_madlex(pTHX); +PERL_CALLCONV int Perl_madparse(pTHX); #endif END_EXTERN_C