diff options
author | Jan Dubois <jand@activestate.com> | 1998-04-22 01:31:06 +0200 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-04-22 02:42:20 +0000 |
commit | 4b556e6ce00fc77d7d2644507d0f76c5004f26de (patch) | |
tree | 24352c8e0581051b177a5588ba473dffd5e7d2ba /win32/makedef.pl | |
parent | dc1be6b5f3ddbc67a59c272a982146f55b348312 (diff) | |
download | perl-4b556e6ce00fc77d7d2644507d0f76c5004f26de.tar.gz |
[win32] hand-applied patch along with small tweaks
Message-Id: <35400e2a.13538517@smtp1.ibm.net>
Subject: Re: Per-Interpreter variables for win32.c
p4raw-id: //depot/win32/perl@894
Diffstat (limited to 'win32/makedef.pl')
-rw-r--r-- | win32/makedef.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/makedef.pl b/win32/makedef.pl index 4cd93b621a..acb60a892c 100644 --- a/win32/makedef.pl +++ b/win32/makedef.pl @@ -373,6 +373,7 @@ __DATA__ perl_init_i18nl10n perl_init_ext perl_alloc +perl_atexit perl_construct perl_destruct perl_free |