[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.253 and 1.254

version 1.253, 2006/07/11 18:50:47 version 1.254, 2006/07/11 20:07:25
Line 49 
Line 49 
 #include <netinet/in.h>  #include <netinet/in.h>
 #include <arpa/inet.h>  #include <arpa/inet.h>
   
   #include <errno.h>
 #include <termios.h>  #include <termios.h>
   
 #include "ssh.h"  #include "ssh.h"

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