lib: drop unused rand.h includes

Closes #20047
This commit is contained in:
Viktor Szakats 2025-12-20 12:18:34 +01:00
parent ff85571115
commit 43baf7a426
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
4 changed files with 0 additions and 4 deletions

View file

@ -43,7 +43,6 @@
#include "urlapi-int.h"
#include "cfilters.h"
#include "connect.h"
#include "rand.h"
#include "curlx/strparse.h"
#include "transfer.h"
#include "bufref.h"