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

Diff for /src/usr.bin/ssh/scp.c between version 1.132 and 1.133

version 1.132, 2006/02/10 01:44:26 version 1.133, 2006/02/20 17:02:44
Line 77 
Line 77 
 #include <sys/wait.h>  #include <sys/wait.h>
   
 #include <dirent.h>  #include <dirent.h>
   #include <signal.h>
   
 #include "xmalloc.h"  #include "xmalloc.h"
 #include "atomicio.h"  #include "atomicio.h"

Legend:
Removed from v.1.132  
changed lines
  Added in v.1.133