summaryrefslogtreecommitdiff
path: root/invlist_inline.h
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2019-02-18 19:30:31 -0700
committerKarl Williamson <khw@cpan.org>2019-11-06 18:57:37 -0700
commit5f573d6eede052b88fb7cc0fa248fc412dec3847 (patch)
tree836197f1c04c92bb3735874ebedb85018ba2b27c /invlist_inline.h
parentd3d735392ab21d10fcb51172cdf62bbebab12396 (diff)
downloadperl-5f573d6eede052b88fb7cc0fa248fc412dec3847.tar.gz
invlist_inline.h: Restrict files symbols are in
These are only needed in regcomp.c, so restrict them to that file
Diffstat (limited to 'invlist_inline.h')
-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