summaryrefslogtreecommitdiff
path: root/pp_proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'pp_proto.h')
-rw-r--r--pp_proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pp_proto.h b/pp_proto.h
index 4ce9d74594..c249ecbdd7 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)