summaryrefslogtreecommitdiff
path: root/invlist_inline.h
diff options
context:
space:
mode:
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 4ce04f9087..3a1afc695d 100644
--- a/invlist_inline.h
+++ b/invlist_inline.h
@@ -6,7 +6,7 @@
* License or the Artistic License, as specified in the README file.
*/
-#if defined(PERL_IN_UTF8_C) || defined(PERL_IN_REGCOMP_C) || defined(PERL_IN_REGEXEC_C)
+#if defined(PERL_IN_UTF8_C) || defined(PERL_IN_REGCOMP_C) || defined(PERL_IN_REGEXEC_C) || defined(PERL_IN_TOKE_C)
/* An element is in an inversion list iff its index is even numbered: 0, 2, 4,
* etc */