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 75a0cc9237..2349c8c978 100644
--- a/embedvar.h
+++ b/embedvar.h
@@ -66,6 +66,7 @@
#define PL_Sock (vTHX->ISock)
#define PL_StdIO (vTHX->IStdIO)
#define PL_Sv (vTHX->ISv)
+#define PL_UpperLatin1 (vTHX->IUpperLatin1)
#define PL_XPosix_ptrs (vTHX->IXPosix_ptrs)
#define PL_Xpv (vTHX->IXpv)
#define PL_an (vTHX->Ian)