summaryrefslogtreecommitdiff
path: root/ObjXSub.h
diff options
context:
space:
mode:
Diffstat (limited to 'ObjXSub.h')
-rw-r--r--ObjXSub.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/ObjXSub.h b/ObjXSub.h
index 605ef1c471..5bdac21a6f 100644
--- a/ObjXSub.h
+++ b/ObjXSub.h
@@ -650,6 +650,8 @@
#define top_env pPerl->Perl_top_env
#undef toptarget
#define toptarget pPerl->Perl_toptarget
+#undef tryblock_function
+#define tryblock_function pPerl->Perl_tryblock_function
#undef uid
#define uid pPerl->Perl_uid
#undef unsafe
@@ -1065,6 +1067,8 @@
#define ingroup pPerl->Perl_ingroup
#undef init_stacks
#define init_stacks pPerl->Perl_init_stacks
+#undef install_tryblock_method
+#define install_tryblock_method pPerl->Perl_install_tryblock_method
#undef instr
#define instr pPerl->Perl_instr
#undef intro_my