final touches to 5.004_68
[p5sagit/p5-mst-13.2.git] / perl.c
diff --git a/perl.c b/perl.c
index 43a0070..0cacfc9 100644 (file)
--- a/perl.c
+++ b/perl.c
@@ -1812,6 +1812,7 @@ init_interp(void)
     rsfp       = Nullfp;       \
     rsfp_filters= Nullav;      \
   } STMT_END
+    I_REINIT;
 #else
 #  ifdef MULTIPLICITY
 #    define PERLVAR(var,type)