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

Diff for /src/usr.bin/ssh/sshlogin.c between version 1.21 and 1.22

version 1.21, 2006/07/22 19:08:54 version 1.22, 2006/07/22 20:48:23
Line 45 
Line 45 
   
 #include <errno.h>  #include <errno.h>
 #include <fcntl.h>  #include <fcntl.h>
   #include <string.h>
 #include <time.h>  #include <time.h>
 #include <unistd.h>  #include <unistd.h>
 #include <util.h>  #include <util.h>

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22