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

Diff for /src/usr.bin/ssh/sftp.c between version 1.84 and 1.85

version 1.84, 2006/07/10 16:01:57 version 1.85, 2006/07/11 20:07:25
Line 23 
Line 23 
 #include <sys/stat.h>  #include <sys/stat.h>
 #include <sys/socket.h>  #include <sys/socket.h>
   
   #include <errno.h>
 #include <glob.h>  #include <glob.h>
 #include <histedit.h>  #include <histedit.h>
 #include <paths.h>  #include <paths.h>

Legend:
Removed from v.1.84  
changed lines
  Added in v.1.85