summaryrefslogtreecommitdiff
path: root/perlvars.h
diff options
context:
space:
mode:
Diffstat (limited to 'perlvars.h')
-rw-r--r--perlvars.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/perlvars.h b/perlvars.h
index edc96c46a5..466c515ebb 100644
--- a/perlvars.h
+++ b/perlvars.h
@@ -304,6 +304,7 @@ PERLVAR(G, utf8_charname_continue, SV *)
PERLVAR(G, utf8_mark, SV *)
PERLVARI(G, InBitmap, SV *, NULL)
PERLVAR(G, CCC_non0_non230, SV *)
+PERLVAR(G, Private_Use, SV *)
/* Definitions of user-defined \p{} properties, as the subs that define them
* are only called once */