X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/962468d4b96c33869e9131eb42a0c784591f5884..bfcd86603c6bc91605bf5cf98c21170d8bd93726:/unix/uxsftp.c diff --git a/unix/uxsftp.c b/unix/uxsftp.c index 61847d8e..c266fb72 100644 --- a/unix/uxsftp.c +++ b/unix/uxsftp.c @@ -605,6 +605,8 @@ char *ssh_sftp_get_cmdline(char *prompt, int no_fds_ok) } } +void frontend_net_error_pending(void) {} + /* * Main program: do platform-specific initialisation and then call * psftp_main().