summaryrefslogtreecommitdiff
path: root/embedvar.h
diff options
context:
space:
mode:
Diffstat (limited to 'embedvar.h')
-rw-r--r--embedvar.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/embedvar.h b/embedvar.h
index 1d6ae53e52..8c6584722f 100644
--- a/embedvar.h
+++ b/embedvar.h
@@ -86,6 +86,7 @@
#define PL_constpadix (vTHX->Iconstpadix)
#define PL_cop_seqmax (vTHX->Icop_seqmax)
#define PL_ctype_name (vTHX->Ictype_name)
+#define PL_cur_LC_ALL (vTHX->Icur_LC_ALL)
#define PL_curcop (vTHX->Icurcop)
#define PL_curcopdb (vTHX->Icurcopdb)
#define PL_curlocales (vTHX->Icurlocales)