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

@ -23,7 +23,6 @@
***************************************************************************/
#include "curl_setup.h"
#include "strtoofft.h"
#ifdef HAVE_NETINET_IN_H
#include <netinet/in.h>