Arrange to call net_pending_errors on Unix, which we've never actually
[u/mdw/putty] / unix / uxsftp.c
index 61847d8..c266fb7 100644 (file)
@@ -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().