[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.171 and 1.172

version 1.171, 2006/07/25 02:59:21 version 1.172, 2006/07/26 02:35:17
Line 66 
Line 66 
 #include <sys/stat.h>  #include <sys/stat.h>
 #include <sys/socket.h>  #include <sys/socket.h>
 #include <sys/time.h>  #include <sys/time.h>
   #include <sys/param.h>
   
 #include <ctype.h>  #include <ctype.h>
 #include <errno.h>  #include <errno.h>

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