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

@ -43,7 +43,6 @@
#include "cfilters.h"
#include "connect.h"
#include "rand.h"
#include "strtoofft.h"
#include "strdup.h"
#include "transfer.h"
#include "dynbuf.h"