diff options
author | Nick Ing-Simmons <nik@tiuk.ti.com> | 2001-01-21 12:18:45 +0000 |
---|---|---|
committer | Nick Ing-Simmons <nik@tiuk.ti.com> | 2001-01-21 12:18:45 +0000 |
commit | 9dd79c3f9b66ee5059b4277b6f15d5bfcd846510 (patch) | |
tree | 946a8acea14ca1f0cc3347eb3dc03de1ec711242 /global.sym | |
parent | 52265d3151772e94ddec71ce5f4d46e7950012b7 (diff) | |
download | perl-9dd79c3f9b66ee5059b4277b6f15d5bfcd846510.tar.gz |
Fixup after integrate:
missed the .sym files that are changed by regen_headers
sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
p4raw-id: //depot/perlio@8496
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 2f6f65b9c8..48128c911d 100644 --- a/global.sym +++ b/global.sym @@ -91,6 +91,7 @@ Perl_do_close Perl_do_join Perl_do_open Perl_do_open9 +Perl_do_openn Perl_dowantarray Perl_dump_all Perl_dump_eval |