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

Diff for /src/usr.bin/ssh/sftp-glob.c between version 1.19 and 1.20

version 1.19, 2006/03/25 13:17:02 version 1.20, 2006/07/10 16:01:57
Line 23 
Line 23 
 #include <dirent.h>  #include <dirent.h>
 #include <glob.h>  #include <glob.h>
   
 #include "buffer.h"  
 #include "bufaux.h"  
 #include "xmalloc.h"  #include "xmalloc.h"
 #include "log.h"  
   
 #include "sftp.h"  #include "sftp.h"
 #include "sftp-common.h"  #include "sftp-common.h"

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20