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

Diff for /src/usr.bin/ssh/sshtty.c between version 1.6 and 1.7

version 1.6, 2004/05/08 00:01:37 version 1.7, 2006/02/07 01:42:00
Line 37 
Line 37 
 #include "includes.h"  #include "includes.h"
 RCSID("$OpenBSD$");  RCSID("$OpenBSD$");
   
   #include <termios.h>
   
 #include "sshpty.h"  #include "sshpty.h"
 #include "log.h"  #include "log.h"
   

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7