curl/include/curl
Daniel Stenberg 6aa86c493b
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
2017-09-27 22:56:12 +02:00
..
.gitignore includes: remove curl/curlbuild.h and curl/curlrules.h 2017-06-14 11:07:33 +02:00
curl.h curl.h: include <sys/select.h> on cygwin too 2017-09-27 22:56:12 +02:00
curlver.h curlver: toward 7.56.0? 2017-08-15 09:20:33 +02:00
easy.h checksrc: code style: use 'char *name' style 2016-11-24 23:58:22 +01:00
Makefile.am includes: remove curl/curlbuild.h and curl/curlrules.h 2017-06-14 11:07:33 +02:00
mprintf.h curl/mprintf.h: remove support for _MPRINTF_REPLACE 2016-04-01 10:46:36 +02:00
multi.h headers: move the global_sslset() proto from multi.h to curl.h 2017-09-03 23:53:15 +02:00
stdcheaders.h checksrc: stricter no-space-before-paren enforcement 2016-12-13 23:39:11 +01:00
system.h system.h: include sys/poll.h for AIX 2017-08-27 19:04:45 +02:00
typecheck-gcc.h mime: new MIME API. 2017-09-02 17:47:10 +01:00