Change the name of the SEC typedef to openssl_speed_sec_t.
authorPauli <paul.dale@oracle.com>
Fri, 12 Jan 2018 03:37:39 +0000 (13:37 +1000)
committerPauli <paul.dale@oracle.com>
Fri, 12 Jan 2018 04:15:58 +0000 (14:15 +1000)
commit8f26f9d5811f0d4faa7d0763e0481a434a9ddc5a
treefbc3c97c60b6af479082ded9bfb541da8e6a14c6
parenta41a6120cdcb7e883481bc1bed55e7157c9255c4
Change the name of the SEC typedef to openssl_speed_sec_t.

This to avoid a clash with a #defined symbol on Solaris from time.h.

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5064)
apps/speed.c