diff options
Diffstat (limited to 'pp_proto.h')
-rw-r--r-- | pp_proto.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pp_proto.h b/pp_proto.h index 431992c0b0..3a96e32837 100644 --- a/pp_proto.h +++ b/pp_proto.h @@ -405,5 +405,6 @@ PERL_PPDEF(Perl_pp_egrent) PERL_PPDEF(Perl_pp_getlogin) PERL_PPDEF(Perl_pp_syscall) PERL_PPDEF(Perl_pp_lock) +PERL_PPDEF(Perl_pp_once) /* ex: set ro: */ |