mirror of
https://github.com/curl/curl.git
synced 2026-07-30 05:18:08 +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
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
#include <curl/curl.h>
|
||||
#include "urldata.h"
|
||||
#include "sslgen.h"
|
||||
#include "vtls/sslgen.h"
|
||||
#include "http2.h"
|
||||
|
||||
#define _MPRINTF_REPLACE /* use the internal *printf() functions */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue