diff options
author | Daniel Stenberg <daniel@haxx.se> | 2017-09-27 10:22:55 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2017-09-27 22:56:12 +0200 |
commit | 6aa86c493bd77b70d1f5018e102bc3094290d588 (patch) | |
tree | 4554660e46c59259df8846333d9ac3b751c67792 /tests/serverhelp.pm | |
parent | 91a6e60c1efe8b059706b391f0635ddb2bbeae16 (diff) |
curl.h: include <sys/select.h> on cygwin too
When building with -std=c++14 on cygwin, this header won't be
automatically included as it otherwise is.
The <sys/select.h> include decision should ideally be reversed and be
avoided where that header file doesn't exist.
Reported-by: Ian Fette
Fixes #1925
Diffstat (limited to 'tests/serverhelp.pm')
0 files changed, 0 insertions, 0 deletions