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

@ -68,7 +68,6 @@
#include "mime.h"
#include "socks.h"
#include "smtp.h"
#include "strtoofft.h"
#include "strcase.h"
#include "vtls/vtls.h"
#include "cfilters.h"