--- main.c.orig Thu Mar 25 11:26:53 1999 +++ main.c Tue Sep 26 17:27:58 2000 @@ -100,12 +100,8 @@ extern void term_echo(); int last_line_length; -#if defined(HAVE_SYS_TERMIO_H) && !defined(BSD_ECHO) || defined(HAVE_TERMIO_H) -#if defined(HAVE_SYS_TERMIO_H) -#include -#else -#include -#endif +#if 1 +#include tcflag_t c_lflag; cc_t c_cc[NCCS]; #else @@ -580,7 +576,7 @@ if(ses->logfile) { if (!OLD_LOG) { count=0; - for(n=0;n<=didget;n++) + for(n=0;n