summaryrefslogtreecommitdiff
path: root/perl.h
diff options
context:
space:
mode:
Diffstat (limited to 'perl.h')
-rw-r--r--perl.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/perl.h b/perl.h
index e76b9b8f32..2a500154bd 100644
--- a/perl.h
+++ b/perl.h
@@ -759,6 +759,9 @@
# endif
#endif /* !NO_LOCALE && HAS_SETLOCALE */
+/* XXX The next few defines are unfortunately duplicated in makedef.pl, and
+ * changes here MUST also be made there */
+
#ifdef USE_LOCALE /* These locale things are all subject to change */
# if defined(HAS_NEWLOCALE) \
&& defined(LC_ALL_MASK) \