agent: Fix build regression for Windows.
* agent/command-ssh.c (get_client_info): Turn client_uid into an int. Fix setting of it in case of a failed getsocketopt. * agent/command.c (start_command_handler): Fix setting of the pid and uid for Windows.
which obviously was only added to master.
- Fixes-commit: 28aa6890588cc108639951bb4bef03ac17743046
- Signed-off-by: Werner Koch <wk@gnupg.org>