--- ./backgammon/backgammon/main.c.orig Sun May 28 19:48:54 2000 +++ ./backgammon/backgammon/main.c Sun May 28 19:49:24 2000 @@ -57,8 +57,8 @@ extern const char *const instr[]; /* text of instructions */ extern const char *const message[]; /* update message */ #ifndef NCURSES_VERSION -short ospeed; /* tty output speed */ +speed_t ospeed; /* tty output speed */ #endif const char *const helpm[] = { /* help message */