diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2003-07-10 17:28:00 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2003-07-10 17:28:00 +0000 |
commit | 669f94828c50674b20ed995418707226081e2671 (patch) | |
tree | 72313a1c798332e7d6a9b14ac555549059836501 /global.sym | |
parent | 41687a7aa029c6837ee12d76889c658e7e5b9a05 (diff) | |
download | perl-669f94828c50674b20ed995418707226081e2671.tar.gz |
The *right* way to make the csighandler visible.
p4raw-id: //depot/perl@20116
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 1ac204be6c..2f47926bf0 100644 --- a/global.sym +++ b/global.sym @@ -418,6 +418,7 @@ Perl_scan_hex Perl_scan_num Perl_scan_oct Perl_screaminstr +Perl_csighandler Perl_stack_grow Perl_start_subparse Perl_sv_2bool |