Revert "Fix clang compile time error"
authorMatt Caswell <matt@openssl.org>
Thu, 4 May 2017 09:28:00 +0000 (10:28 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 4 May 2017 15:02:08 +0000 (16:02 +0100)
commitbb78552ee14c1caa867dfe782f6d1222c776e439
tree00cbc1fd54249bf238bbfc34c246a81842a49958
parent689f112d9806fa4a0c2f8c108226639455bc770d
Revert "Fix clang compile time error"

This reverts commit 1608d658af4163d2096cb469705d4ba96067877b.

This is the wrong fix for this issue. The next commit provides a better
fix.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3382)
ssl/ssl_rsa.c