Unbreak non-PIPE_CONNECT build
[exim.git] / src / src / transports / smtp.h
index b9e2b0b0209a805fcd5f8ed301399a15b9179df5..57f87a296c7e5be663f6c89adf6cc30e537b0bae 100644 (file)
@@ -158,7 +158,9 @@ typedef struct {
   uschar *     smtp_greeting;
   uschar *     helo_response;
 #endif
+#ifdef EXPERIMENTAL_PIPE_CONNECT
   ehlo_resp_precis     ehlo_resp;
+#endif
 
   address_item *       first_addr;
   address_item *       next_addr;