[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.14 and 1.15

version 1.14, 2006/07/02 22:45:59 version 1.15, 2006/07/06 16:03:53
Line 30 
Line 30 
 #include <sys/stat.h>  #include <sys/stat.h>
   
 #include <grp.h>  #include <grp.h>
   #include <pwd.h>
   
 #include "buffer.h"  #include "buffer.h"
 #include "bufaux.h"  #include "bufaux.h"

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15