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

Diff for /src/usr.bin/ssh/sftp-common.c between version 1.17 and 1.18

version 1.17, 2006/07/22 20:48:23 version 1.18, 2006/07/26 02:35:17
Line 28 
Line 28 
   
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/stat.h>  #include <sys/stat.h>
   #include <sys/param.h>
   
 #include <grp.h>  #include <grp.h>
 #include <pwd.h>  #include <pwd.h>

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18