Fix NetBSD and non-ncurses build. Simplify CPPFLAGS.

This commit is contained in:
Felicity Tarnell 2014-03-08 00:50:11 +00:00
parent 003ac6cca4
commit f25e283f21
9 changed files with 3513 additions and 50 deletions

2
ui.c
View file

@ -432,7 +432,7 @@ chtype oldbg;
time_t n;
int h, s, m;
wchar_t flags[10], stime[16], *p;
attr_t attrs = WA_NORMAL;
attr_t attrs = 0;
if (!showinv && en->en_flags.efl_invoiced)
continue;