Move the native SRS implementation from Experimental to mainline
[exim.git] / src / src / globals.h
index 3b9e6fb40838b077c86c8ddc0effb828f3383837..fffe744414ada46b570b7476a5b0f0b4089de7ee 100644 (file)
@@ -1002,7 +1002,7 @@ extern uschar *srs_status;             /* SRS staus */
 extern BOOL    srs_usehash;            /* SRS use hash flag */
 extern BOOL    srs_usetimestamp;       /* SRS use timestamp flag */
 #endif
-#ifdef EXPERIMENTAL_SRS_NATIVE
+#ifdef SUPPORT_SRS
 extern uschar *srs_recipient;          /* SRS recipient */
 #endif
 extern BOOL    strict_acl_vars;        /* ACL variables have to be set before being used */