X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/340e5f5781abb5388c41fa326d6e1cabf7ba96ff..fc37f2acaaa440c5265dc01fd693d8f5406f5cf9:/src/src/macro_predef.c diff --git a/src/src/macro_predef.c b/src/src/macro_predef.c index 618c914dc..0053cb245 100644 --- a/src/src/macro_predef.c +++ b/src/src/macro_predef.c @@ -338,6 +338,7 @@ printf("#include \"exim.h\"\n"); features(); exp_features(); options(); +expansions(); params(); printf("macro_item * macros = &p%d;\n", mp_index-1);