SPF: promote from Experimental to mainline status
[exim.git] / src / src / dmarc.h
index 78e2a5b7b7e0d5e31605811353335087a5c2f1b4..764ff88ffb70a4288e6ef3f59cf671c798917843 100644 (file)
@@ -12,9 +12,9 @@
 #ifdef EXPERIMENTAL_DMARC
 
 # include "opendmarc/dmarc.h"
-# ifdef EXPERIMENTAL_SPF
+# ifdef SUPPORT_SPF
 #  include "spf2/spf.h"
-# endif /* EXPERIMENTAL_SPF */
+# endif /* SUPPORT_SPF */
 
 /* prototypes */
 int dmarc_init();