1 2 3 4 5 6 7 8 9 10 11 12 13 14
$FreeBSD$ --- bmore.h.orig Tue Feb 19 00:41:05 2002 +++ bmore.h Tue Feb 19 00:41:22 2002 @@ -48,7 +48,7 @@ # include <unistd.h> #if HAVE_NCURSES_H # include <ncurses.h> -# include <ncurses/term.h> +# include <term.h> #else # include <curses.h> # include <term.h>