summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--invlist_inline.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/invlist_inline.h b/invlist_inline.h
index 4bab3d83a6..6817481184 100644
--- a/invlist_inline.h
+++ b/invlist_inline.h
@@ -86,7 +86,7 @@ S_invlist_array(SV* const invlist)
return ((UV *) SvPVX(invlist) + *get_invlist_offset_addr(invlist));
}
-# if defined(PERL_IN_REGEXEC_C)
+# ifndef PERL_IN_REGCOMP_C
/* These symbols are only needed later in regcomp.c */
# undef TO_INTERNAL_SIZE