[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.73 and 1.74

version 1.73, 2006/02/10 01:44:27 version 1.74, 2006/02/20 17:02:44
Line 24 
Line 24 
 #include <glob.h>  #include <glob.h>
 #include <histedit.h>  #include <histedit.h>
 #include <paths.h>  #include <paths.h>
   #include <signal.h>
   
 #include "buffer.h"  #include "buffer.h"
 #include "xmalloc.h"  #include "xmalloc.h"

Legend:
Removed from v.1.73  
changed lines
  Added in v.1.74