summaryrefslogtreecommitdiff
path: root/makedef.pl
diff options
context:
space:
mode:
Diffstat (limited to 'makedef.pl')
-rw-r--r--makedef.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/makedef.pl b/makedef.pl
index b98f65c9eb..e650a05e00 100644
--- a/makedef.pl
+++ b/makedef.pl
@@ -762,6 +762,7 @@ unless ($define{'PERL_IMPLICIT_CONTEXT'}) {
Perl_sv_setpvf_nocontext
Perl_sv_catpvf_mg_nocontext
Perl_sv_setpvf_mg_nocontext
+ Perl_my_cxt_init
)];
}