vauth: Moved Curl_sasl_build_spn() to create the initial vauth source files

This commit is contained in:
Steve Holme 2015-09-12 11:48:24 +01:00
parent 709991d548
commit 685fee3828
11 changed files with 157 additions and 99 deletions

View file

@ -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"