X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/fd6e2d18420f43b0c956d943024cb462e1af6aa6..4e48d56c083d2f763a5978e1dbf515b12dc12f96:/src/src/dbstuff.h?ds=sidebyside diff --git a/src/src/dbstuff.h b/src/src/dbstuff.h index 58154d7ef..b7889bd8e 100644 --- a/src/src/dbstuff.h +++ b/src/src/dbstuff.h @@ -786,7 +786,7 @@ typedef struct { uschar bloom[40]; /* Bloom filter which may be larger than this */ } dbdata_ratelimit_unique; -#ifdef EXPERIMENTAL_PIPE_CONNECT +#ifdef SUPPORT_PIPE_CONNECT /* This structure records the EHLO responses, cleartext and crypted, for an IP, as bitmasks (cf. OPTION_TLS) */