Testsuite: updates for 8bitmime-as-default.
[exim.git] / src / src / transports / smtp.c
index b1fedd2d4a9d1ccc9f626addf56a9ad65f19adf3..4db67f871b282f011f814ead27437efc9ef98b80 100644 (file)
@@ -895,7 +895,9 @@ outblock.authenticating = FALSE;
 tls_bits = 0;
 tls_cipher = NULL;
 tls_peerdn = NULL;
+#ifndef USE_GNUTLS
 tls_sni = NULL;
+#endif
 
 /* If an authenticated_sender override has been specified for this transport
 instance, expand it. If the expansion is forced to fail, and there was already