diff options
author | Yves Orton <demerphq@gmail.com> | 2006-12-06 18:52:08 +0100 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2006-12-06 17:05:18 +0000 |
commit | 38d458223cba6a811392b6c55c78b12d7fae269e (patch) | |
tree | 0bc9bd3fe73f6cdd3a66ca848748e701e6fac70b /global.sym | |
parent | 9e000d5bba1b92ebe4298dfb33bed2ff08e2cd6b (diff) | |
download | perl-38d458223cba6a811392b6c55c78b12d7fae269e.tar.gz |
Re: [PATCH] User pragmas now accessible from B
Message-ID: <9b18b3110612060852s7cfbba66id5aae25e5bb20ae0@mail.gmail.com>
p4raw-id: //depot/perl@29479
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 c50db9e7ee..281ab12d1a 100644 --- a/global.sym +++ b/global.sym @@ -164,6 +164,7 @@ Perl_hv_iternext_flags Perl_hv_iterval Perl_hv_ksplit Perl_hv_magic +Perl_refcounted_he_chain_2hv Perl_refcounted_he_fetch Perl_refcounted_he_new Perl_hv_store |