diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 2000-02-29 06:01:22 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 2000-02-29 06:01:22 +0000 |
commit | c44d3fdb45c0c48dcd8af6dc9f4a4166137bf839 (patch) | |
tree | ec79e5cbf9765f15fbfee480090143a506a9000d /makedef.pl | |
parent | ba869debd80c55cfae8e9d4de0991d62f9efcb9b (diff) | |
download | perl-c44d3fdb45c0c48dcd8af6dc9f4a4166137bf839.tar.gz |
various shenanigans in change#5342
p4raw-link: @5342 on //depot/perl: ba869debd80c55cfae8e9d4de0991d62f9efcb9b
p4raw-id: //depot/perl@5343
Diffstat (limited to 'makedef.pl')
-rw-r--r-- | makedef.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/makedef.pl b/makedef.pl index a54b26c227..1cd85c7eb6 100644 --- a/makedef.pl +++ b/makedef.pl @@ -551,6 +551,7 @@ if ($PLATFORM eq 'win32') { foreach my $symbol (qw( boot_DynaLoader Perl_init_os_extras + Perl_thread_create Perl_win32_init RunPerl win32_errno |