K 10
svn:author
V 2
se
K 8
svn:date
V 27
2000-06-19T12:12:12.000000Z
K 7
svn:log
V 422
Fix problem caused by our current version of ncurses.h (see PR misc/19077),
which defines "trace" in a way that causes link errors.

This patch just places "#undef trace" statements on the line following the
"#include <ncurses.h>" in the two WIne files, that include that header.

This workaround should be kept as long as there may be systems with the
buggy definition of "trace" in "ncurses.h".

Approved by:	Maintainer

END
