X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pp_proto.h;h=c249ecbdd7246b90bcdd7f00242cb28bd145d87d;hb=240a5ecf567cf5d54bbf1144872c0b74f2a322b7;hp=4ce9d745946286931d38e452552d079942992b31;hpb=d98f61e7d51abbefcd3982d605d4bd09ed4ddd7f;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pp_proto.h b/pp_proto.h index 4ce9d74..c249ecb 100644 --- a/pp_proto.h +++ b/pp_proto.h @@ -39,6 +39,7 @@ PERL_CKDEF(Perl_ck_sort) PERL_CKDEF(Perl_ck_spair) PERL_CKDEF(Perl_ck_split) PERL_CKDEF(Perl_ck_subr) +PERL_CKDEF(Perl_ck_substr) PERL_CKDEF(Perl_ck_svconst) PERL_CKDEF(Perl_ck_trunc)