curl/tests/http/clients
Marcel Raad da2470de96
tests/http: make curl_setup.h the first include
This is required for the macros there to take effect for system
libraries. Specifically, including the system libraries first led to
warnings about `_FILE_OFFSET_BITS` being redefined in curl_config.h on
the Solaris autobuilds for ws-data.c and ws-pingpong.c.
Also make the curl includes come first for the other source files here
for consistency.

Closes https://github.com/curl/curl/pull/11046
2023-04-28 11:29:19 +02:00
..
.gitignore tests/http: more tests with specific clients 2023-04-26 23:24:46 +02:00
h2-download.c tests/http: make curl_setup.h the first include 2023-04-28 11:29:19 +02:00
h2-serverpush.c tests/http: make curl_setup.h the first include 2023-04-28 11:29:19 +02:00
Makefile.am tests/http: fix out-of-tree builds 2023-04-27 00:15:41 -07:00
Makefile.inc tests/http: more tests with specific clients 2023-04-26 23:24:46 +02:00
ws-data.c tests/http: make curl_setup.h the first include 2023-04-28 11:29:19 +02:00
ws-pingpong.c tests/http: make curl_setup.h the first include 2023-04-28 11:29:19 +02:00