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

Diff for /src/usr.bin/ssh/channels.c between version 1.254 and 1.255

version 1.254, 2006/07/11 20:07:25 version 1.255, 2006/07/12 22:28:51
Line 50 
Line 50 
 #include <arpa/inet.h>  #include <arpa/inet.h>
   
 #include <errno.h>  #include <errno.h>
   #include <netdb.h>
 #include <termios.h>  #include <termios.h>
   
 #include "ssh.h"  #include "ssh.h"

Legend:
Removed from v.1.254  
changed lines
  Added in v.1.255