]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
tool1621: drop unused internal libcurl headers
authorViktor Szakats <commit@vsz.me>
Thu, 3 Jul 2025 17:28:36 +0000 (19:28 +0200)
committerViktor Szakats <commit@vsz.me>
Fri, 4 Jul 2025 03:48:30 +0000 (05:48 +0200)
Closes #17811

tests/tunit/tool1621.c

index bd45daa41cd009041f5143176e69506897fb50e0..f14924e5f93c4d2a4bf63b4328c14155dbc282aa 100644 (file)
@@ -23,9 +23,6 @@
  ***************************************************************************/
 #include "curlcheck.h"
 
-#include "urldata.h"
-#include "url.h"
-
 #include "tool_xattr.h"
 
 #include "memdebug.h" /* LAST include file */