diff options
author | Steve Hay <SteveHay@planit.com> | 2006-05-22 15:18:33 +0000 |
---|---|---|
committer | Steve Hay <SteveHay@planit.com> | 2006-05-22 15:18:33 +0000 |
commit | c20eb1c0a472ce4ada764a8268fbc22d78a331e1 (patch) | |
tree | fdf749bb613727202910ba2b63bfb44c26293aaf /global.sym | |
parent | c8a14fb6c15fa7e7d9f1ce7bc6160eab4bca36af (diff) | |
download | perl-c20eb1c0a472ce4ada764a8268fbc22d78a331e1.tar.gz |
Fix Win32 linker error
See:
http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-05/msg00758.html
p4raw-id: //depot/perl@28277
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 c779a0495c..e1ce974768 100644 --- a/global.sym +++ b/global.sym @@ -165,6 +165,7 @@ Perl_hv_iterval Perl_hv_ksplit Perl_hv_magic Perl_refcounted_he_fetch +Perl_refcounted_he_new Perl_hv_store Perl_hv_store_ent Perl_hv_store_flags |