Win32 improvements
[p5sagit/p5-mst-13.2.git] / intrpvar.h
index 8ed93f8..d7e4025 100644 (file)
@@ -443,5 +443,6 @@ 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 */
 
 PERLVAR(Inullstash,    HV *)           /* illegal symbols end up here */