mirror of
https://github.com/curl/curl.git
synced 2026-07-16 00:07:22 +03:00
tests/server: drop unused headers
Cherry-picked from #15000 Closes #16697
This commit is contained in:
parent
44d4957a6f
commit
91d061725e
4 changed files with 0 additions and 4 deletions
|
|
@ -44,7 +44,6 @@
|
|||
#include <netdb.h>
|
||||
#endif
|
||||
|
||||
#include "curlx.h" /* from the private lib dir */
|
||||
#include "util.h"
|
||||
|
||||
/* include memdebug.h last */
|
||||
|
|
|
|||
|
|
@ -102,7 +102,6 @@
|
|||
#endif
|
||||
|
||||
#include "curlx.h" /* from the private lib dir */
|
||||
#include "getpart.h"
|
||||
#include "inet_pton.h"
|
||||
#include "util.h"
|
||||
#include "server_sockaddr.h"
|
||||
|
|
|
|||
|
|
@ -74,7 +74,6 @@
|
|||
#endif
|
||||
|
||||
#include "curlx.h" /* from the private lib dir */
|
||||
#include "getpart.h"
|
||||
#include "inet_pton.h"
|
||||
#include "util.h"
|
||||
#include "server_sockaddr.h"
|
||||
|
|
|
|||
|
|
@ -46,7 +46,6 @@
|
|||
#endif
|
||||
|
||||
#include "curlx.h" /* from the private lib dir */
|
||||
#include "getpart.h"
|
||||
#include "util.h"
|
||||
|
||||
/* need init from main() */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue