]> git.ipfire.org Git - thirdparty/libvirt.git/commit
rpc/ssh: ssh_userauth_agent() is not supported on win32
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 17 Apr 2023 11:54:00 +0000 (15:54 +0400)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 17 Apr 2023 13:02:37 +0000 (15:02 +0200)
commitc4ec51edd6f03e34b9c7d6c05a3e374a5cdf0876
tree3d2f37f1b30b0b577104c819cfc27c5d3db20a7c
parente06beacec2f8e57bbc5cd8f6eb9d44a1f291966d
rpc/ssh: ssh_userauth_agent() is not supported on win32

The function does not exist on win32.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/rpc/virnetlibsshsession.c