lib: strtoofft.h header cleanup

Drop the include from five C files, add it to one.

Closes #16331
This commit is contained in:
Daniel Stenberg 2025-02-14 10:11:39 +01:00
parent 915f3981c9
commit edd013326d
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
6 changed files with 1 additions and 5 deletions

View file

@ -58,7 +58,6 @@
#include <dirent.h>
#endif
#include "strtoofft.h"
#include "urldata.h"
#include <curl/curl.h>
#include "progress.h"