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 f037d3a497..a74e8eeb3b 100644
--- a/objXSUB.h
+++ b/objXSUB.h
@@ -1765,6 +1765,8 @@
#define nextchar pPerl->Perl_nextchar
#undef ninstr
#define ninstr pPerl->Perl_ninstr
+#undef no_bareword_allowed
+#define no_bareword_allowed pPerl->Perl_no_bareword_allowed
#undef no_fh_allowed
#define no_fh_allowed pPerl->Perl_no_fh_allowed
#undef no_op