summaryrefslogtreecommitdiff
path: root/dosish.h
diff options
context:
space:
mode:
Diffstat (limited to 'dosish.h')
-rw-r--r--dosish.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dosish.h b/dosish.h
index 7b2a1bdfa5..be7020d121 100644
--- a/dosish.h
+++ b/dosish.h
@@ -30,7 +30,7 @@
# endif
#endif /* DJGPP */
-#define PERL_SYS_TERM() MALLOC_TERM
+#define PERL_SYS_TERM() OP_REFCNT_TERM; MALLOC_TERM
#define dXSUB_SYS
/*