ssh-keyscan doesn't need it's own sshfatal() definition, it can
authordjm <djm@openbsd.org>
Fri, 18 Oct 2024 05:32:51 +0000 (05:32 +0000)
committerdjm <djm@openbsd.org>
Fri, 18 Oct 2024 05:32:51 +0000 (05:32 +0000)
commit28a658e2a84c1f84b995f942abebc102b480ce0e
tree6598ccdd8795563ddcd7a4849ea58c30ba192f64
parent559366d60a3ec28558bac09ee7122b367df18637
ssh-keyscan doesn't need it's own sshfatal() definition, it can
use the shared one from fatal.c

based on GHPR401 from lengyijun
usr.bin/ssh/ssh-keyscan.c
usr.bin/ssh/ssh-keyscan/Makefile