diff -Naur bsd-games-2.17/backgammon/backgammon/main.c bsd-games-2.17.new/backgammon/backgammon/main.c --- bsd-games-2.17/backgammon/backgammon/main.c 2005-02-15 22:24:50.000000000 -0800 +++ bsd-games-2.17.new/backgammon/backgammon/main.c 2006-04-03 21:52:19.000000000 -0700 @@ -30,6 +30,7 @@ */ #include +#include #ifndef lint __COPYRIGHT("@(#) Copyright (c) 1980, 1993\n\ The Regents of the University of California. All rights reserved.\n"); @@ -53,7 +54,7 @@ extern const char *const instr[]; /* text of instructions */ extern const char *const message[]; /* update message */ #ifndef NCURSES_VERSION -short ospeed; /* tty output speed */ +/*short ospeed; */ /* tty output speed */ #endif const char *const helpm[] = { /* help message */ diff -Naur bsd-games-2.17/backgammon/teachgammon/teach.c bsd-games-2.17.new/backgammon/teachgammon/teach.c --- bsd-games-2.17/backgammon/teachgammon/teach.c 2005-02-15 22:24:50.000000000 -0800 +++ bsd-games-2.17.new/backgammon/teachgammon/teach.c 2006-04-03 21:52:19.000000000 -0700 @@ -30,6 +30,7 @@ */ #include +#include #ifndef lint __COPYRIGHT("@(#) Copyright (c) 1980, 1993\n\ The Regents of the University of California. All rights reserved.\n"); diff -Naur bsd-games-2.17/tetris/screen.c bsd-games-2.17.new/tetris/screen.c --- bsd-games-2.17/tetris/screen.c 2004-01-27 12:52:07.000000000 -0800 +++ bsd-games-2.17.new/tetris/screen.c 2006-04-03 21:52:19.000000000 -0700 @@ -73,7 +73,7 @@ extern char PC, *BC, *UP; /* tgoto requires globals: ugh! */ static char BCdefault[] = "\b"; #ifndef NCURSES_VERSION -short ospeed; +/*short ospeed;*/ #endif static char