[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.70 and 1.71

version 1.70, 2006/01/31 10:19:02 version 1.71, 2006/02/08 12:15:27
Line 20 
Line 20 
   
 #include <glob.h>  #include <glob.h>
 #include <histedit.h>  #include <histedit.h>
   #include <paths.h>
   
 #include "buffer.h"  #include "buffer.h"
 #include "xmalloc.h"  #include "xmalloc.h"

Legend:
Removed from v.1.70  
changed lines
  Added in v.1.71