[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.151 and 1.152

version 1.151, 2006/07/25 02:59:21 version 1.152, 2006/07/26 02:35:17
Line 77 
Line 77 
 #include <sys/wait.h>  #include <sys/wait.h>
 #include <sys/stat.h>  #include <sys/stat.h>
 #include <sys/time.h>  #include <sys/time.h>
   #include <sys/param.h>
   
 #include <ctype.h>  #include <ctype.h>
 #include <dirent.h>  #include <dirent.h>

Legend:
Removed from v.1.151  
changed lines
  Added in v.1.152