diff options
author | Nicholas Clark <nick@ccl4.org> | 2007-09-20 12:20:59 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2007-09-20 12:20:59 +0000 |
commit | b8934dab8e60c1d376ff929f8bed2d4864e46219 (patch) | |
tree | 9a6f606bdcad37a96c355bedca3e95d825e79861 /global.sym | |
parent | 4c2df08ca7dcec8d9dadbf994c085e23d96957a3 (diff) | |
download | perl-b8934dab8e60c1d376ff929f8bed2d4864e46219.tar.gz |
Change 31919 forgot to add Perl_hv_common to global.sym
p4raw-id: //depot/perl@31925
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 9f4d88aad3..0a092433d2 100644 --- a/global.sym +++ b/global.sym @@ -156,6 +156,7 @@ Perl_hv_exists Perl_hv_exists_ent Perl_hv_fetch Perl_hv_fetch_ent +Perl_hv_common Perl_hv_free_ent Perl_hv_iterinit Perl_hv_iterkey |