--- src/terminfo.c.orig Wed Jul 17 07:36:54 1996 +++ src/terminfo.c Tue Jan 28 11:56:03 2003 @@ -23,7 +23,7 @@ that set them. */ char *UP, *BC, PC; -short ospeed; +int ospeed; static buffer[512];