NTLM_WB: fix disabling of NTLM_WB when NTLM is disabled
This commit is contained in:
@@ -905,7 +905,7 @@ struct connectdata {
|
||||
single requests! */
|
||||
struct ntlmdata proxyntlm; /* NTLM data for proxy */
|
||||
|
||||
#ifdef NTLM_WB_ENABLED
|
||||
#if defined(USE_NTLM) && defined(NTLM_WB_ENABLED)
|
||||
/* used for communication with Samba's winbind daemon helper ntlm_auth */
|
||||
curl_socket_t ntlm_auth_hlpr_socket;
|
||||
pid_t ntlm_auth_hlpr_pid;
|
||||
|
Reference in New Issue
Block a user