]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
openssh: rename local macro to avoid OpenSSL 1.1.1 conflict
authorEd Maste <emaste@FreeBSD.org>
Wed, 19 Sep 2018 19:13:29 +0000 (19:13 +0000)
committerEd Maste <emaste@FreeBSD.org>
Wed, 19 Sep 2018 19:13:29 +0000 (19:13 +0000)
commit5d5f8b31cb2602867bb36a622803fa4b80a2346d
treed450ad8453d8c5632a89c6360f663b0262af106b
parent6bd321e62b61f457a441b0aa8d90332cb563730e
openssh: rename local macro to avoid OpenSSL 1.1.1 conflict

Local changes introduced an OPENSSH_VERSION macro, but this conflicts
with a macro of the same name introduced with OpenSSL 1.1.1.
crypto/openssh/ssh.c
crypto/openssh/sshd.c
crypto/openssh/version.h