[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.142 and 1.143

version 1.142, 2006/05/17 12:43:34 version 1.143, 2006/07/06 16:03:53
Line 79 
Line 79 
   
 #include <ctype.h>  #include <ctype.h>
 #include <dirent.h>  #include <dirent.h>
   #include <pwd.h>
 #include <signal.h>  #include <signal.h>
   
 #include "xmalloc.h"  #include "xmalloc.h"

Legend:
Removed from v.1.142  
changed lines
  Added in v.1.143