DMARC: promote the support from Experimental to mainline
[exim.git] / src / src / exim.h
index 263c003214ce1809f33974d653531dc9cd1a5645..2cc2621c42f515a83ede61abc4e15ed52ed6555c 100644 (file)
@@ -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 <opendmarc/dmarc.h>
 #endif