summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--perl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl.c b/perl.c
index 43a00706ae..0cacfc9262 100644
--- 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)