]> git.ipfire.org Git - thirdparty/openssl.git/commit
Explicitly include e_os.h for close()
authorTomas Mraz <tomas@openssl.org>
Mon, 19 Aug 2024 09:34:27 +0000 (11:34 +0200)
committerTomas Mraz <tomas@openssl.org>
Mon, 19 Aug 2024 09:34:27 +0000 (11:34 +0200)
commit0c0c6954bf4fa7b56e21e1393c9e5e5d55c1b2d6
tree34b56c148863b3ee9f51a74574a115a071c02a1c
parent6638a74939f7a76d799bdbd8168518d526b9ff78
Explicitly include e_os.h for close()

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25229)
crypto/rand/randfile.c