# # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher # --- bvi-1.3.1/bmore.h~compile +++ bvi-1.3.1/bmore.h @@ -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>