mirror of
https://github.com/curl/curl.git
synced 2026-08-25 17:33:32 +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
|
|
@ -33,7 +33,7 @@
|
|||
#include "pingpong.h"
|
||||
#include "multiif.h"
|
||||
#include "non-ascii.h"
|
||||
#include "sslgen.h"
|
||||
#include "vtls/sslgen.h"
|
||||
|
||||
#define _MPRINTF_REPLACE /* use our functions only */
|
||||
#include <curl/mprintf.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue