]> 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 10:27:41 +0000 (12:27 +0200)
commita6c9378e43749cc75c47af0b7f1c9c9a1257e271
treeb6742c9da8594c6ac7ca8f3182184dd64b0b661c
parentd6048344398ec75996fee1f465abb61ab3aa377e
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)

(cherry picked from commit 0c0c6954bf4fa7b56e21e1393c9e5e5d55c1b2d6)
crypto/rand/randfile.c