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

Diff for /src/usr.bin/ssh/clientloop.c between version 1.170 and 1.171

version 1.170, 2006/07/22 20:48:22 version 1.171, 2006/07/25 02:59:21
Line 65 
Line 65 
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/stat.h>  #include <sys/stat.h>
 #include <sys/socket.h>  #include <sys/socket.h>
   #include <sys/time.h>
   
 #include <ctype.h>  #include <ctype.h>
 #include <errno.h>  #include <errno.h>

Legend:
Removed from v.1.170  
changed lines
  Added in v.1.171