diff options
author | Mattia Barbon <mbarbon@dsi.unive.it> | 2002-07-04 01:44:49 +0200 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2002-07-04 08:58:23 +0000 |
commit | da23663c86d14cc7395fe6c1d13b0871bc772995 (patch) | |
tree | dfce08c669e8fdc81686396f2ae6599d17bd4d4a /global.sym | |
parent | fac786e7f4d8e3e68d5aa264494f34319a9258b9 (diff) | |
download | perl-da23663c86d14cc7395fe6c1d13b0871bc772995.tar.gz |
Win32 build broken
From: "Mattia Barbon" <mbarbon@dsi.unive.it>
Message-ID: <3D238C71.6138.2E20AFC@localhost>
(needed by change #17391)
p4raw-link: @17391 on //depot/perl: d103360b8581685282078776ac5692a3521f9a95
p4raw-id: //depot/perl@17397
Diffstat (limited to 'global.sym')
-rw-r--r-- | global.sym | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/global.sym b/global.sym index 310db2c924..d9053e0a95 100644 --- a/global.sym +++ b/global.sym @@ -558,6 +558,7 @@ Perl_sv_setpvn_mg Perl_sv_setsv_mg Perl_sv_usepvn_mg Perl_get_vtbl +Perl_pv_display Perl_dump_indent Perl_dump_vindent Perl_do_gv_dump |