mirror of
https://github.com/curl/curl.git
synced 2026-04-15 02:21:41 +03:00
http NTLM: fix inclusion of curl_ntlm.h
This commit is contained in:
parent
092189c664
commit
a472ceb174
1 changed files with 1 additions and 1 deletions
|
|
@ -50,6 +50,6 @@ void Curl_http_ntlm_cleanup(struct connectdata *conn);
|
|||
#define Curl_http_ntlm_cleanup(x)
|
||||
#endif
|
||||
|
||||
#include <curl_ntlm.h>
|
||||
#include "curl_ntlm.h"
|
||||
|
||||
#endif /* HEADER_CURL_HTTP_NTLM_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue