summaryrefslogtreecommitdiff
path: root/vms
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1997-11-25 20:32:12 +0000
committerGurusamy Sarathy <gsar@cpan.org>1997-11-25 20:32:12 +0000
commit0372dfcfb12b34b2d22f799e7534240631131ef3 (patch)
tree476df90fb38ec74c673236a5f450684ab19c9f32 /vms
parentd8b5173a253b0e32501b412922cc7aba3e1c7072 (diff)
parentfb54173c01796b37b2259a6538d910d610b2edbb (diff)
downloadperl-0372dfcfb12b34b2d22f799e7534240631131ef3.tar.gz
[win32] reverse integrate mainline
p4raw-id: //depot/win32/perl@302
Diffstat (limited to 'vms')
-rw-r--r--vms/vmsish.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/vms/vmsish.h b/vms/vmsish.h
index 410031cca3..f0de807920 100644
--- a/vms/vmsish.h
+++ b/vms/vmsish.h
@@ -233,8 +233,8 @@
#endif
#define BIT_BUCKET "_NLA0:"
-#define PERL_SYS_INIT(c,v) vms_image_init((c),(v))
-#define PERL_SYS_TERM()
+#define PERL_SYS_INIT(c,v) vms_image_init((c),(v)), MALLOC_INIT
+#define PERL_SYS_TERM() MALLOC_TERM
#define dXSUB_SYS
#define HAS_KILL
#define HAS_WAIT