mirror of
https://github.com/curl/curl.git
synced 2026-08-24 13:03:35 +03:00
vauth: Moved Curl_sasl_build_spn() to create the initial vauth source files
This commit is contained in:
parent
709991d548
commit
685fee3828
11 changed files with 157 additions and 99 deletions
|
|
@ -30,7 +30,7 @@
|
|||
#include "rawstr.h"
|
||||
#include "curl_base64.h"
|
||||
#include "http_negotiate.h"
|
||||
#include "curl_sasl.h"
|
||||
#include "vauth/vauth.h"
|
||||
#include "url.h"
|
||||
#include "curl_printf.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue