X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=src%2Fsrc%2Flookups%2Flf_functions.h;h=4d9ae9595758167d96bfa1d342500d174e89f154;hb=d447dbd160a0fb503ed1e763f3f23d28744b6ddd;hp=8fa6027c6bdc276978837a65444659ac177dfd41;hpb=f9ba5e2255cf18092750fffacb6a9603571a2be5;p=exim.git diff --git a/src/src/lookups/lf_functions.h b/src/src/lookups/lf_functions.h index 8fa6027c6..4d9ae9595 100644 --- a/src/src/lookups/lf_functions.h +++ b/src/src/lookups/lf_functions.h @@ -7,7 +7,7 @@ /* Header for the functions that are shared by the lookups */ -extern int lf_check_file(int, uschar *, int, int, uid_t *, gid_t *, +extern int lf_check_file(int, const uschar *, int, int, uid_t *, gid_t *, const char *, uschar **); extern gstring *lf_quote(uschar *, uschar *, int, gstring *); extern int lf_sqlperform(const uschar *, const uschar *, const uschar *,