diff options
author | Nick Ing-Simmons <nik@tiuk.ti.com> | 2002-02-10 18:02:21 +0000 |
---|---|---|
committer | Nick Ing-Simmons <nik@tiuk.ti.com> | 2002-02-10 18:02:21 +0000 |
commit | 63bdf6c46bdb41db47bb6419a9ba900979734ce0 (patch) | |
tree | 69cdb3cc7f9eb1e704c4328863163900d56099bc /makedef.pl | |
parent | 7950f36a3c7906b0893d847946940f59787f08c6 (diff) | |
download | perl-63bdf6c46bdb41db47bb6419a9ba900979734ce0.tar.gz |
Borland/Win32 tuning
p4raw-id: //depot/perlio@14625
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 3bddf3925b..178c229839 100644 --- a/makedef.pl +++ b/makedef.pl @@ -652,6 +652,7 @@ my @layer_syms = qw( PerlIO_allocate PerlIO_arg_fetch PerlIO_define_layer + PerlIO_modestr PerlIO_pending PerlIO_push PerlIO_sv_dup |