SYN SYN
[p5sagit/p5-mst-13.2.git] / intrpvar.h
index f84de79..07ec33e 100644 (file)
@@ -443,6 +443,7 @@ PERLVAR(IProc,              struct IPerlProc*)
 #if defined(USE_ITHREADS)
 PERLVAR(Iptr_table,    PTR_TBL_t*)
 #endif
+PERLVARI(Ibeginav_save, AV*, Nullav)   /* save BEGIN{}s when compiling */
 
 #ifdef USE_THREADS
 PERLVAR(Ifdpid_mutex,  perl_mutex)     /* mutex for fdpid array */