From 32e30700cf966bf527dceb0482a205346d2d955f Mon Sep 17 00:00:00 2001 From: Gurusamy Sarathy Date: Sun, 17 Oct 1999 22:30:30 +0000 Subject: support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS on windows p4raw-id: //depot/perl@4402 --- makedef.pl | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'makedef.pl') diff --git a/makedef.pl b/makedef.pl index d87029377d..a5878ff671 100644 --- a/makedef.pl +++ b/makedef.pl @@ -215,6 +215,11 @@ Perl_my_memset PL_cshlen PL_cshname PL_opsave + +Perl_do_exec +Perl_getenv_len +Perl_my_pclose +Perl_my_popen )]; } elsif ($PLATFORM eq 'aix') { skip_symbols([qw( -- cgit v1.2.1