summaryrefslogtreecommitdiff
path: root/objXSUB.h
diff options
context:
space:
mode:
Diffstat (limited to 'objXSUB.h')
-rw-r--r--objXSUB.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/objXSUB.h b/objXSUB.h
index 658e5ce226..e4f90ab9fd 100644
--- a/objXSUB.h
+++ b/objXSUB.h
@@ -442,6 +442,8 @@
#define PL_op_seqmax pPerl->PL_op_seqmax
#undef PL_opsave
#define PL_opsave pPerl->PL_opsave
+#undef PL_optype_size
+#define PL_optype_size pPerl->PL_optype_size
#undef PL_origalen
#define PL_origalen pPerl->PL_origalen
#undef PL_origargc