]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
lib/easy.c: bring back the vtls/vtls_scache.h include
authorDaniel Stenberg <daniel@haxx.se>
Mon, 13 Jan 2025 17:26:19 +0000 (18:26 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 13 Jan 2025 17:26:19 +0000 (18:26 +0100)
lib/easy.c

index 38dc71f3de65aad76b7143e166ff8663e03f95b8..87cb9867d3b9abd62f454509ffdda884e27ebfef 100644 (file)
@@ -48,6 +48,7 @@
 #include <curl/curl.h>
 #include "transfer.h"
 #include "vtls/vtls.h"
+#include "vtls/vtls_scache.h"
 #include "url.h"
 #include "getinfo.h"
 #include "hostip.h"