Move OCSP out of EXPERIMENTAL
[exim.git] / src / src / transports / smtp.h
index a481943bb2971c2522646dd5ae69eaa6d90cd85f..dd41e1f15b65afc969075363f3a6ba49b78cba8c 100644 (file)
@@ -24,7 +24,7 @@ typedef struct {
 #ifndef DISABLE_PRDR
   uschar *hosts_try_prdr;
 #endif
-#ifdef EXPERIMENTAL_OCSP
+#ifndef DISABLE_OCSP
   uschar *hosts_request_ocsp;
   uschar *hosts_require_ocsp;
 #endif