Fix NetBSD and non-ncurses build. Simplify CPPFLAGS.
This commit is contained in:
parent
003ac6cca4
commit
f25e283f21
9 changed files with 3513 additions and 50 deletions
2
ui.c
2
ui.c
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue