[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.74 and 1.75

version 1.74, 2006/02/20 17:02:44 version 1.75, 2006/02/20 17:19:54
Line 20 
Line 20 
 #include <sys/ioctl.h>  #include <sys/ioctl.h>
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/wait.h>  #include <sys/wait.h>
   #include <sys/stat.h>
   
 #include <glob.h>  #include <glob.h>
 #include <histedit.h>  #include <histedit.h>

Legend:
Removed from v.1.74  
changed lines
  Added in v.1.75