mirror of
https://github.com/curl/curl.git
synced 2026-08-26 05:53:32 +03:00
apply the logic to tests that include 3rd-party headers
This commit is contained in:
parent
5d4e3c85ae
commit
9148ea61d5
7 changed files with 16 additions and 1 deletions
|
|
@ -23,6 +23,8 @@
|
|||
***************************************************************************/
|
||||
#include "unitcheck.h"
|
||||
|
||||
#include "curl_mem_undef.h" /* include BEFORE system headers */
|
||||
|
||||
#ifdef HAVE_NETINET_IN_H
|
||||
#include <netinet/in.h>
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue