diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 1999-10-08 09:48:59 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 1999-10-08 09:48:59 +0000 |
commit | 9c1db463c4ae15cae06c1fabc33e0df3d58f22ed (patch) | |
tree | 0797c294c500605a700a159c40349d00a1881a7a /makedef.pl | |
parent | 99e2921c126b253c8ca9e681687cb6cf0edc7085 (diff) | |
download | perl-9c1db463c4ae15cae06c1fabc33e0df3d58f22ed.tar.gz |
Fix omission.
p4raw-id: //depot/cfgperl@4315
Diffstat (limited to 'makedef.pl')
-rw-r--r-- | makedef.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/makedef.pl b/makedef.pl index c98d161b63..7586f71bcf 100644 --- a/makedef.pl +++ b/makedef.pl @@ -361,6 +361,7 @@ unless ($define{'USE_THREADS'} or $define{'PERL_IMPLICIT_CONTEXT'} Perl_die_nocontext Perl_deb_nocontext Perl_form_nocontext + Perl_mess_nocontext Perl_warn_nocontext Perl_warner_nocontext Perl_newSVpvf_nocontext |