]> git.ipfire.org Git - thirdparty/openssl.git/commit
On solaris, the variable name sun clashes, use s_un instead
authorRichard Levitte <levitte@openssl.org>
Tue, 16 Feb 2016 09:27:16 +0000 (10:27 +0100)
committerRichard Levitte <levitte@openssl.org>
Tue, 16 Feb 2016 16:16:32 +0000 (17:16 +0100)
commit29620124ff1624af5411d8d2998fdd7b102a5d48
treef9602eef29deaa3d0dfe82ca487167a5f7a7ccce
parent432c7a50f2544c84bd367b9ce9ef6d5cbeea62ff
On solaris, the variable name sun clashes, use s_un instead

For orthogonality, we change sin -> s_in and sin6 -> s_in6 as well.

Reviewed-by: Matt Caswell <matt@openssl.org>
crypto/bio/b_addr.c
crypto/bio/bio_lcl.h