[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.145 and 1.146

version 1.145, 2006/07/10 12:03:20 version 1.146, 2006/07/10 16:37:36
Line 82 
Line 82 
 #include <fcntl.h>  #include <fcntl.h>
 #include <pwd.h>  #include <pwd.h>
 #include <signal.h>  #include <signal.h>
   #include <stdarg.h>
   
 #include "xmalloc.h"  #include "xmalloc.h"
 #include "atomicio.h"  #include "atomicio.h"

Legend:
Removed from v.1.145  
changed lines
  Added in v.1.146