mirror of
https://github.com/curl/curl.git
synced 2026-04-15 01:11:40 +03:00
sasl: Renamed SSPI module following short name clash
This commit is contained in:
parent
2c49e96092
commit
ff853960bd
3 changed files with 2 additions and 2 deletions
|
|
@ -44,7 +44,7 @@ CSOURCES = file.c timeval.c base64.c hostip.c progress.c formdata.c \
|
|||
asyn-thread.c curl_gssapi.c curl_ntlm.c curl_ntlm_wb.c \
|
||||
curl_ntlm_core.c curl_ntlm_msgs.c curl_sasl.c curl_multibyte.c \
|
||||
hostcheck.c bundles.c conncache.c pipeline.c dotdot.c x509asn1.c \
|
||||
http2.c sasl_sspi.c $(VSOURCES)
|
||||
http2.c curl_sasl_sspi.c $(VSOURCES)
|
||||
|
||||
HHEADERS = arpa_telnet.h netrc.h file.h timeval.h hostip.h progress.h \
|
||||
formdata.h cookie.h http.h sendf.h ftp.h url.h dict.h if2ip.h \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue