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
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
Makefile.inc
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