X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/de517fd3061ee343cd36d05587c915f617318671..d89f32c2711de4e1272b8132a13bf98b9a17580d:/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