SPF: promote from Experimental to mainline status
[exim.git] / src / src / exim.h
index 770fd6333de186c728abca5e33751169b7714ccc..faeb6455b87ba8c6a5099ee5a8fb47918eb09ce9 100644 (file)
@@ -502,7 +502,7 @@ config.h, mytypes.h, and store.h, so we don't need to mention them explicitly.
 #ifdef EXPERIMENTAL_BRIGHTMAIL
 # include "bmi_spam.h"
 #endif
-#ifdef EXPERIMENTAL_SPF
+#ifdef SUPPORT_SPF
 # include "spf.h"
 #endif
 #ifdef EXPERIMENTAL_SRS