[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.167 and 1.168

version 1.167, 2006/07/11 18:50:47 version 1.168, 2006/07/11 20:07:25
Line 67 
Line 67 
 #include <sys/socket.h>  #include <sys/socket.h>
   
 #include <ctype.h>  #include <ctype.h>
   #include <errno.h>
 #include <paths.h>  #include <paths.h>
 #include <signal.h>  #include <signal.h>
 #include <termios.h>  #include <termios.h>

Legend:
Removed from v.1.167  
changed lines
  Added in v.1.168