mirror of
https://github.com/curl/curl.git
synced 2026-07-27 03:57:16 +03:00
vtls: created subdir, moved sslgen.[ch] there, updated all include lines
This commit is contained in:
parent
9f260b5d66
commit
eccf4fb7ee
25 changed files with 29 additions and 34 deletions
|
|
@ -54,7 +54,7 @@
|
|||
#include "curl_base64.h"
|
||||
#include "cookie.h"
|
||||
#include "strequal.h"
|
||||
#include "sslgen.h"
|
||||
#include "vtls/sslgen.h"
|
||||
#include "http_digest.h"
|
||||
#include "curl_ntlm.h"
|
||||
#include "curl_ntlm_wb.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue