[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.232 and 1.233

version 1.232, 2006/01/30 12:22:22 version 1.233, 2006/02/07 01:42:00
Line 41 
Line 41 
 #include "includes.h"  #include "includes.h"
 RCSID("$OpenBSD$");  RCSID("$OpenBSD$");
   
   #include <termios.h>
   
 #include "ssh.h"  #include "ssh.h"
 #include "ssh1.h"  #include "ssh1.h"
 #include "ssh2.h"  #include "ssh2.h"

Legend:
Removed from v.1.232  
changed lines
  Added in v.1.233