]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
Fix building without openssl.
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Mon, 20 Jan 2020 09:32:23 +0000 (10:32 +0100)
committerDarren Tucker <dtucker@dtucker.net>
Mon, 20 Jan 2020 10:14:46 +0000 (21:14 +1100)
commit0488dc2d3050ea1a99ef5cf44afc50ffbf3f1315
treefaca6cd2da55097620b2cb24f5e9a154b823ec29
parente6b7157b4ef29c83ec3a2d1d7c927e4b8898f9bb
Fix building without openssl.

This fixes the following when there are no openssl headers on the system:
ssh-ecdsa-sk.c:34:10: fatal error: 'openssl/bn.h' file not found
ssh-ecdsa-sk.c