[BACK]Return to sftp-client.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/sftp-client.c between version 1.69 and 1.70

version 1.69, 2006/07/22 20:48:23 version 1.70, 2006/07/23 01:11:05
Line 28 
Line 28 
   
 #include <errno.h>  #include <errno.h>
 #include <fcntl.h>  #include <fcntl.h>
   #include <signal.h>
 #include <string.h>  #include <string.h>
 #include <unistd.h>  #include <unistd.h>
   

Legend:
Removed from v.1.69  
changed lines
  Added in v.1.70