X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/3164b94cfab879ab758d3bb16e5b8b923638ab19..1a2e76e1676bf405a464a233950a95012533c227:/src/src/exim.h diff --git a/src/src/exim.h b/src/src/exim.h index 263c00321..2cc2621c4 100644 --- a/src/src/exim.h +++ b/src/src/exim.h @@ -499,7 +499,7 @@ config.h, mytypes.h, and store.h, so we don't need to mention them explicitly. #ifndef DISABLE_DKIM # include "dkim.h" #endif -#ifdef EXPERIMENTAL_DMARC +#ifdef SUPPORT_DMARC # include "dmarc.h" # include #endif