[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.67 and 1.68

version 1.67, 2006/07/11 20:07:25 version 1.68, 2006/07/17 01:31:09
Line 28 
Line 28 
   
 #include <errno.h>  #include <errno.h>
 #include <fcntl.h>  #include <fcntl.h>
   #include <unistd.h>
   
 #include "buffer.h"  #include "buffer.h"
 #include "bufaux.h"  #include "bufaux.h"

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