X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=src%2Fsrc%2Fmacro_predef.c;h=30b5e8a54c2f95ee9eae7d3c25b516f63fe08537;hb=0311ab059b86ac0b86df9dc35fafb0b21c540a6b;hp=b594d5bfd23e4f4ce54ab5e9c337e7633b694b1c;hpb=165acdd1ea3b7399b2279f94c881f8e366efaf71;p=exim.git diff --git a/src/src/macro_predef.c b/src/src/macro_predef.c index b594d5bfd..30b5e8a54 100644 --- a/src/src/macro_predef.c +++ b/src/src/macro_predef.c @@ -2,7 +2,7 @@ * Exim - an Internet mail transport agent * *************************************************/ -/* Copyright (c) Jeremy Harris 2017 */ +/* Copyright (c) Jeremy Harris 1995 - 2018 */ /* See the file NOTICE for conditions of use and distribution. */ /* Create a static data structure with the predefined macros, to be @@ -258,6 +258,8 @@ due to conflicts with other common macros. */ #ifdef WITH_CONTENT_SCAN features_malware(); #endif + +features_crypto(); }