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)
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)


No differences found