fix bogus integerization of pop()'s return value
[p5sagit/p5-mst-13.2.git] / pp_proto.h
index ec98f02..ad82696 100644 (file)
@@ -27,8 +27,10 @@ PPDEF(pp_glob)
 PPDEF(pp_readline)
 PPDEF(pp_rcatline)
 PPDEF(pp_regcmaybe)
+PPDEF(pp_regcreset)
 PPDEF(pp_regcomp)
 PPDEF(pp_match)
+PPDEF(pp_qr)
 PPDEF(pp_subst)
 PPDEF(pp_substcont)
 PPDEF(pp_trans)