]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
openssh: rename local macro to avoid OpenSSL 1.1.1 conflict
authoremaste <emaste@FreeBSD.org>
Wed, 19 Sep 2018 19:13:29 +0000 (19:13 +0000)
committeremaste <emaste@FreeBSD.org>
Wed, 19 Sep 2018 19:13:29 +0000 (19:13 +0000)
commitd46475a2e7b9bc0520eb97b7d62ab118b70237e2
treed450ad8453d8c5632a89c6360f663b0262af106b
parent731283605c46e1f50de0e932efeb4a76705c92ab
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