http NTLM: move portions of http_ntlm.h into new curl_ntlm.h

This commit is contained in:
Steve Holme 2011-08-12 20:02:01 +02:00 committed by Yang Tse
parent 3293150da2
commit 301e907aed
3 changed files with 139 additions and 107 deletions

View file

@ -37,4 +37,5 @@ HHEADERS = arpa_telnet.h netrc.h file.h timeval.h qssl.h hostip.h \
curl_base64.h rawstr.h curl_addrinfo.h curl_sspi.h slist.h nonblock.h \
curl_memrchr.h imap.h pop3.h smtp.h pingpong.h rtsp.h curl_threads.h \
warnless.h curl_hmac.h polarssl.h curl_rtmp.h curl_gethostname.h \
gopher.h axtls.h cyassl.h http_proxy.h non-ascii.h asyn.h curl_gssapi.h
gopher.h axtls.h cyassl.h http_proxy.h non-ascii.h asyn.h curl_ntlm.h \
curl_gssapi.h