X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/5dda37a2ea959801a0836097dc1e4ba43d78170b..a2701501f3e077cba8d3da47e0a5522acffcee3c:/src/src/macro_predef.c diff --git a/src/src/macro_predef.c b/src/src/macro_predef.c index ba1934885..d13248ce4 100644 --- a/src/src/macro_predef.c +++ b/src/src/macro_predef.c @@ -277,7 +277,7 @@ static void params(void) { #ifndef DISABLE_DKIM -dkim_params(); +params_dkim(); #endif }