OpenSSL: tidy DH and ECDH param setup
[exim.git] / src / src / srs.h
index 99463de97299da816645ac77b30c54423d10ddc3..29209b1092f1a307af7221f5427d28af8117a9ed 100644 (file)
@@ -4,13 +4,14 @@
 
 /* SRS - Sender rewriting scheme support
   ©2004 Miles Wilton <miles@mirtol.com>
+  Copyright (c) The Exim Maintainers 2021
   License: GPL */
 
 #ifndef __SRS_H__
 
 #define __SRS_H__ 1
 
-#ifdef EXPERIMENTAL_SRS
+#ifdef EXPERIMENTAL_SRS_ALT
 
 #include "mytypes.h"
 #include <srs_alt.h>