struct timeval include guards
authorPauli <paul.dale@oracle.com>
Thu, 31 Aug 2017 22:50:03 +0000 (08:50 +1000)
committerPauli <paul.dale@oracle.com>
Thu, 31 Aug 2017 23:55:43 +0000 (09:55 +1000)
commit4cff10dcbfbd979d1557cc8b7e3fa2f19525deb0
tree550e4d3cf715378bb9b609caede0a1091a816cda
parent75551e07bd2339dfea06ef1d31d69929e13a4495
struct timeval include guards

Move struct timeval includes into e_os.h (where the Windows ones were).
Enaure that the include is guarded canonically.

Refer #4271

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4312)
apps/apps.h
crypto/bio/bss_dgram.c
crypto/ts/ts_rsp_sign.c
e_os.h
ssl/d1_lib.c
ssl/ssl_locl.h
test/ossl_shim/packeted_bio.h