Build: include early-pipelining unless disabled
[exim.git] / src / src / dbstuff.h
index b7889bd8ef99b20b4c5025f3561608405e37794a..bf5fa3f6ea3a41b02e7abe54e1c3b3722f89723d 100644 (file)
@@ -786,7 +786,7 @@ typedef struct {
   uschar   bloom[40];     /* Bloom filter which may be larger than this */
 } dbdata_ratelimit_unique;
 
-#ifdef SUPPORT_PIPE_CONNECT
+#ifndef DISABLE_PIPE_CONNECT
 /* This structure records the EHLO responses, cleartext and crypted,
 for an IP, as bitmasks (cf. OPTION_TLS) */