[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.143 and 1.144

version 1.143, 2006/07/06 16:03:53 version 1.144, 2006/07/09 15:15:10
Line 79 
Line 79 
   
 #include <ctype.h>  #include <ctype.h>
 #include <dirent.h>  #include <dirent.h>
   #include <fcntl.h>
 #include <pwd.h>  #include <pwd.h>
 #include <signal.h>  #include <signal.h>
   

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