mirror of
https://github.com/curl/curl.git
synced 2026-08-26 05:43:31 +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
|
|
@ -73,7 +73,7 @@
|
|||
#include "getinfo.h"
|
||||
|
||||
#include "strequal.h"
|
||||
#include "vtls/sslgen.h"
|
||||
#include "vtls/vtls.h"
|
||||
#include "connect.h"
|
||||
#include "strerror.h"
|
||||
#include "inet_ntop.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue