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

Diff for /src/usr.bin/ssh/sftp-server.c between version 1.65 and 1.66

version 1.65, 2006/07/22 20:48:23 version 1.66, 2006/07/25 02:59:21
Line 18 
Line 18 
   
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/stat.h>  #include <sys/stat.h>
   #include <sys/time.h>
   
 #include <dirent.h>  #include <dirent.h>
 #include <errno.h>  #include <errno.h>

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