This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
cumulative totals and list reverse for checkAUTHORS.pl
[perl5.git] / dosish.h
index c41d9a7..94a15af 100644 (file)
--- a/dosish.h
+++ b/dosish.h
@@ -43,7 +43,7 @@
 #endif /* DJGPP */
 
 #ifndef PERL_SYS_TERM
-#  define PERL_SYS_TERM() OP_REFCNT_TERM; MALLOC_TERM
+#  define PERL_SYS_TERM() HINTS_REFCNT_TERM; OP_REFCNT_TERM; MALLOC_TERM
 #endif
 #define dXSUB_SYS