]> git.ipfire.org Git - thirdparty/openssl.git/commit
Remove direct includes of windows.h where possible
authorTomas Mraz <tomas@openssl.foundation>
Thu, 18 Jun 2026 13:51:58 +0000 (15:51 +0200)
committerNeil Horman <nhorman@openssl.org>
Sat, 20 Jun 2026 11:00:32 +0000 (07:00 -0400)
commit1eaf29ef6c49ff5c98430c143acf79b7e4d3630e
tree7a921559fe58dc1898394d6cb70f3469bc49ee2f
parent695fef3ec31e360f0e407c3b3f283b9f18711eaa
Remove direct includes of windows.h where possible

It should be included via e_os.h instead.

Reviewed-by: Milan Broz <mbroz@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Simo Sorce <simo@redhat.com>
Reviewed-by: Frederik Wedel-Heinen <fwh.openssl@gmail.com>
Reviewed-by: Neil Horman <nhorman@openssl.org>
MergeDate: Sat Jun 20 11:00:42 2026
(Merged from https://github.com/openssl/openssl/pull/31587)
16 files changed:
crypto/LPdir_win.c
crypto/armcap.c
crypto/async/arch/async_win.c
crypto/async/async_local.h
crypto/comp/c_brotli.c
crypto/comp/c_zlib.c
crypto/comp/c_zstd.c
crypto/mem_sec.c
crypto/rand/rand_deprecated.c
crypto/rand/randfile.c
crypto/sleep.c
crypto/thread/arch/thread_win.c
crypto/threads_win.c
crypto/ui/ui_openssl.c
include/internal/thread_arch.h
providers/implementations/rands/seeding/rand_win.c