X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/260958d632506e2789fc632381f560f5a0c77ed7..12263aa86a56d5d6a8aa6a9daaf285e24ca2a448:/src/src/macro_predef.h diff --git a/src/src/macro_predef.h b/src/src/macro_predef.h index 50b61a897..7eeaa9692 100644 --- a/src/src/macro_predef.h +++ b/src/src/macro_predef.h @@ -18,5 +18,6 @@ extern void options_main(void); extern void options_routers(void); extern void options_transports(void); extern void options_auths(void); +extern void options_logging(void); extern void params_dkim(void);