summaryrefslogtreecommitdiff
path: root/perlvars.h
diff options
context:
space:
mode:
Diffstat (limited to 'perlvars.h')
-rw-r--r--perlvars.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/perlvars.h b/perlvars.h
index 67dc7c181f..061f8f3794 100644
--- a/perlvars.h
+++ b/perlvars.h
@@ -204,3 +204,6 @@ PERLVAR(Guudmap[256], char)
PERLVAR(Gbitcount, char *)
PERLVAR(Gfilter_debug, int)
+/* byterun globals */
+PERLVAR(Goptype_size[], int)
+