mirror of
https://github.com/curl/curl.git
synced 2026-08-26 14:53:33 +03:00
vtls: renamed sslgen.[ch] to vtls.[ch]
This commit is contained in:
parent
92b9ae5c5d
commit
11e8066ef9
24 changed files with 29 additions and 29 deletions
|
|
@ -32,7 +32,7 @@
|
|||
|
||||
#include "urldata.h" /* for struct SessionHandle */
|
||||
#include "formdata.h"
|
||||
#include "vtls/sslgen.h"
|
||||
#include "vtls/vtls.h"
|
||||
#include "strequal.h"
|
||||
#include "curl_memory.h"
|
||||
#include "sendf.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue