SSL: Fixed OpenSSL builds prior to v1.0.1
authorSteve Holme <steve_holme@hotmail.com>
Tue, 15 Oct 2013 23:49:23 +0000 (00:49 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Tue, 15 Oct 2013 23:49:23 +0000 (00:49 +0100)
commit87861c9b0e81558c8db1f188063233c0e5893688
treec7e994b6039ba7e8de3835c6b7316f831c7d392f
parent4d49ffe165a51d45cef79bf81cb867dbcf06b092
SSL: Fixed OpenSSL builds prior to v1.0.1

Commit ad34a2d5c87c7f relies on definitions that are only present in
OpenSSL v1.0.1 and up. This quick fix allows the builds that use
older versions of OpenSSL to continue building.
lib/ssluse.c