From: Prcuvu Date: Sat, 14 Mar 2020 03:59:11 +0000 (+0000) Subject: e_os.h: Include wspiapi.h to improve Windows backward compatibility X-Git-Tag: openssl-3.0.0-alpha16~163 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b2978406;p=thirdparty%2Fopenssl.git e_os.h: Include wspiapi.h to improve Windows backward compatibility CLA: trivial Reviewed-by: Paul Dale Reviewed-by: Tomas Mraz Reviewed-by: Dmitry Belyavskiy (Merged from https://github.com/openssl/openssl/pull/14550) --- diff --git a/e_os.h b/e_os.h index d8bf78c094f..b19c4829de2 100644 --- a/e_os.h +++ b/e_os.h @@ -108,6 +108,7 @@ */ # include # include +# include /* yes, they have to be #included prior to */ # endif # include