diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 2000-02-01 21:02:01 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 2000-02-01 21:02:01 +0000 |
commit | ee470a242d92ff0ffe01ea290d93c87a1b32f7f2 (patch) | |
tree | 43745702ea7d8b042f6a16cef73f0b5c0ec415ea /makedef.pl | |
parent | 73823145aa7da4d9712044fb959eb556578738c7 (diff) | |
download | perl-ee470a242d92ff0ffe01ea290d93c87a1b32f7f2.tar.gz |
AIX warning on undefined symbol
p4raw-id: //depot/perl@4942
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 5846875117..1b77855814 100644 --- a/makedef.pl +++ b/makedef.pl @@ -227,6 +227,7 @@ elsif ($PLATFORM eq 'aix') { Perl_safexrealloc Perl_same_dirent Perl_unlnk + Perl_sys_intern_dup PL_cryptseen PL_opsave PL_statusvalue_vms |