openssl/crypto/async/arch
Andy Polyakov f1f5ee17b6 include/openssl: don't include <windows.h> in public headers.
If application uses any of Windows-specific interfaces, make it
application developer's respondibility to include <windows.h>.
Rationale is that <windows.h> is quite "toxic" and is sensitive
to inclusion order (most notably in relation to <winsock2.h>).
It's only natural to give complete control to the application developer.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
2016-07-08 11:49:44 +02:00
..
async_null.c include/openssl: don't include <windows.h> in public headers. 2016-07-08 11:49:44 +02:00
async_null.h Copyright consolidation 04/10 2016-05-17 14:24:46 -04:00
async_posix.c Copyright consolidation 04/10 2016-05-17 14:24:46 -04:00
async_posix.h Fixes to get -ansi working 2016-06-08 20:18:04 +01:00
async_win.c Copyright consolidation 04/10 2016-05-17 14:24:46 -04:00
async_win.h Copyright consolidation 04/10 2016-05-17 14:24:46 -04:00