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 fedb0dd850..ad82696849 100644 --- a/pp_proto.h +++ b/pp_proto.h @@ -30,6 +30,7 @@ PPDEF(pp_regcmaybe) PPDEF(pp_regcreset) PPDEF(pp_regcomp) PPDEF(pp_match) +PPDEF(pp_qr) PPDEF(pp_subst) PPDEF(pp_substcont) PPDEF(pp_trans) |