]> git.ipfire.org Git - thirdparty/openssl.git/commit
Move inclusion of <winsock.h> out of "e_os.h" into a dedicated header file.
authorFdaSilvaYY <fdasilvayy@gmail.com>
Sat, 20 Feb 2021 22:46:34 +0000 (23:46 +0100)
committerTomas Mraz <tomas@openssl.org>
Thu, 5 Sep 2024 15:02:51 +0000 (17:02 +0200)
commitb2ac9c714e177950488e263a4a52b2b36abfdbd8
tree6d00e2c6f6e72cda6f403d0e01758ba35322de38
parent5472786907dd1b4a8a15c9088432c1ae28fd8578
Move inclusion of <winsock.h> out of "e_os.h" into a dedicated header file.

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14344)
include/internal/e_os.h
include/internal/e_winsock.h [new file with mode: 0644]
include/internal/sockets.h