--- main.c.orig Thu Mar 25 11:26:53 1999 +++ main.c Tue Sep 26 17:27:58 2000 @@ -18,6 +18,7 @@ #include #include "tintin.h" #include +#include #ifndef BADSIG #define BADSIG (void (*)())-1 @@ -109,7 +110,7 @@ tcflag_t c_lflag; cc_t c_cc[NCCS]; #else -unsigned char c_cc[NCC]; +unsigned char c_cc[NCCS]; unsigned short c_lflag; #endif @@ -580,7 +581,7 @@ if(ses->logfile) { if (!OLD_LOG) { count=0; - for(n=0;n<=didget;n++) + for(n=0;n