vtls: renamed sslgen.[ch] to vtls.[ch]

This commit is contained in:
Daniel Stenberg
2013-12-17 23:32:47 +01:00
parent 92b9ae5c5d
commit 11e8066ef9
24 changed files with 29 additions and 29 deletions

View File

@@ -70,7 +70,7 @@
#include "http.h"
#include "url.h"
#include "getinfo.h"
#include "vtls/sslgen.h"
#include "vtls/vtls.h"
#include "http_digest.h"
#include "curl_ntlm.h"
#include "http_negotiate.h"