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

Diff for /src/usr.bin/ssh/ssh.c between version 1.284 and 1.285

version 1.284, 2006/07/11 20:16:43 version 1.285, 2006/07/11 20:27:56
Line 50 
Line 50 
 #include <sys/stat.h>  #include <sys/stat.h>
   
 #include <ctype.h>  #include <ctype.h>
   #include <errno.h>
 #include <fcntl.h>  #include <fcntl.h>
 #include <paths.h>  #include <paths.h>
 #include <pwd.h>  #include <pwd.h>

Legend:
Removed from v.1.284  
changed lines
  Added in v.1.285