SRS: native implementation. Bug 1649
[exim.git] / src / src / globals.c
index 302e18eb3940eb6ad49921c17c9c20c195b2ceec..3540a9eba44672126d6237ce6f3ccf8efa40cc34 100644 (file)
@@ -1498,6 +1498,9 @@ uschar *srs_recipient          = NULL;
 uschar *srs_secrets            = NULL;
 uschar *srs_status             = NULL;
 #endif
+#ifdef EXPERIMENTAL_SRS_NATIVE
+uschar *srs_recipient          = NULL;
+#endif
 int     string_datestamp_offset= -1;
 int     string_datestamp_length= 0;
 int     string_datestamp_type  = -1;