Ensure struct timeval is defined when including ssl.h
authorHugo Landau <hlandau@openssl.org>
Mon, 9 Oct 2023 18:11:39 +0000 (19:11 +0100)
committerTomas Mraz <tomas@openssl.org>
Wed, 11 Oct 2023 09:10:05 +0000 (11:10 +0200)
commit6cf23ce54d4b9e3b11c8b4807c62ecba27e3aa16
tree0c1788bf01bb3a582cecc5007b6534f4c870fd98
parent3df5736cf303d2c69654ba1c295a9772b738608e
Ensure struct timeval is defined when including ssl.h

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
(Merged from https://github.com/openssl/openssl/pull/22323)
include/openssl/e_ostime.h [new file with mode: 0644]
include/openssl/ssl.h.in