X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pp_proto.h;h=566074e0f21cea9fe0be5836ef02278feb726909;hb=f224927c1e379a33cd6d5e0a5d25d0ecb9c9d964;hp=86ab4c25500bfdd04d592e5f93beb5667d6e03b3;hpb=2de3dbccea8bcb1d17328cd596713c4aa8443082;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pp_proto.h b/pp_proto.h index 86ab4c2..566074e 100644 --- a/pp_proto.h +++ b/pp_proto.h @@ -8,6 +8,7 @@ PERL_CKDEF(Perl_ck_bitop) PERL_CKDEF(Perl_ck_concat) PERL_CKDEF(Perl_ck_defined) PERL_CKDEF(Perl_ck_delete) +PERL_CKDEF(Perl_ck_die) PERL_CKDEF(Perl_ck_eof) PERL_CKDEF(Perl_ck_eval) PERL_CKDEF(Perl_ck_exec)