[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.165 and 1.166

version 1.165, 2006/07/02 23:01:55 version 1.166, 2006/07/08 21:47:12
Line 64 
Line 64 
 #include <sys/ioctl.h>  #include <sys/ioctl.h>
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/stat.h>  #include <sys/stat.h>
   #include <sys/socket.h>
   
 #include <ctype.h>  #include <ctype.h>
 #include <paths.h>  #include <paths.h>

Legend:
Removed from v.1.165  
changed lines
  Added in v.1.166