misc: remove duplicated include files

Closes #9796
This commit is contained in:
Daniel Stenberg 2022-10-24 23:27:31 +02:00
parent 3678336b20
commit 279834dd45
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
15 changed files with 85 additions and 142 deletions

View file

@ -75,7 +75,6 @@
#include "inet_ntop.h"
#include "curl_threads.h"
#include "connect.h"
#include "socketpair.h"
/* The last 3 #include files should be in this order */
#include "curl_printf.h"
#include "curl_memory.h"