[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.66 and 1.67

version 1.66, 2006/07/09 15:15:11 version 1.67, 2006/07/11 20:07:25
Line 26 
Line 26 
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/stat.h>  #include <sys/stat.h>
   
   #include <errno.h>
 #include <fcntl.h>  #include <fcntl.h>
   
 #include "buffer.h"  #include "buffer.h"

Legend:
Removed from v.1.66  
changed lines
  Added in v.1.67