lib: delete unused crypto header includes

Tested OK with full non-unity CI run.

Closes #19225
This commit is contained in:
Viktor Szakats 2025-10-24 18:46:50 +02:00
parent 2b30d29c3c
commit 3fc727751f
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
6 changed files with 0 additions and 7 deletions

View file

@ -69,7 +69,6 @@
#include "curl_path.h"
#include "../curlx/strparse.h"
#include "../curlx/base64.h" /* for base64 encoding/decoding */
#include "../curl_sha256.h"
/* The last 2 #include files should be in this order */
#include "../curl_memory.h"