]> git.feebdaed.xyz Git - 0xmirror/curl.git/commitdiff
x509asn1: drop unused `hostcheck.h`, `vtls_int.h` includes
authorViktor Szakats <commit@vsz.me>
Sun, 21 Dec 2025 09:57:05 +0000 (10:57 +0100)
committerViktor Szakats <commit@vsz.me>
Sun, 21 Dec 2025 10:14:22 +0000 (11:14 +0100)
Closes #20063

lib/vtls/x509asn1.c

index 63c49796dbfbebc19ee61c0362f2a70b39c037ff..c8752b848e5e5dd2489829eb43cab2318e6ed455 100644 (file)
@@ -38,9 +38,7 @@
 #endif
 
 #include "../urldata.h"
-#include "hostcheck.h"
 #include "vtls.h"
-#include "vtls_int.h"
 #include "../sendf.h"
 #include "../curlx/base64.h"
 #include "x509asn1.h"