From 996c9baa63e0776f6650c6ba32b83baefb5f0505 Mon Sep 17 00:00:00 2001 From: Vincent Pit Date: Sat, 16 Feb 2008 00:08:50 +0100 Subject: Re: [PATCH] Splitting OP_CONST (Was: pp_const, not, that, hot?) Message-ID: <47B60D72.50708@profvince.com> Date: Fri, 15 Feb 2008 23:08:50 +0100 p4raw-id: //depot/perl@33356 --- pp_proto.h | 1 + 1 file changed, 1 insertion(+) (limited to 'pp_proto.h') diff --git a/pp_proto.h b/pp_proto.h index 847e4f15ea..0c1829ad74 100644 --- a/pp_proto.h +++ b/pp_proto.h @@ -370,6 +370,7 @@ PERL_PPDEF(Perl_pp_semget) PERL_PPDEF(Perl_pp_semctl) PERL_PPDEF(Perl_pp_require) PERL_PPDEF(Perl_pp_dofile) +PERL_PPDEF(Perl_pp_hintseval) PERL_PPDEF(Perl_pp_entereval) PERL_PPDEF(Perl_pp_leaveeval) PERL_PPDEF(Perl_pp_entertry) -- cgit v1.2.1