Move the native SRS implementation from Experimental to mainline
[exim.git] / src / src / globals.c
index 880db98f47971e68ab76b87b093052f3d03b635b..5610549816e1ee008465aebb237a84c0dba07503 100644 (file)
@@ -1517,7 +1517,7 @@ uschar *srs_recipient          = NULL;
 uschar *srs_secrets            = NULL;
 uschar *srs_status             = NULL;
 #endif
-#ifdef EXPERIMENTAL_SRS_ALT
+#ifdef SUPPORT_SRS
 uschar *srs_recipient          = NULL;
 #endif
 int     string_datestamp_offset= -1;