mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
9 lines
204 B
Plaintext
9 lines
204 B
Plaintext
|
--- console/ncurses.c~ Sat Jun 17 01:39:59 2000
|
||
|
+++ console/ncurses.c Sat Jun 17 01:34:56 2000
|
||
|
@@ -30,4 +30,5 @@
|
||
|
#ifdef HAVE_NCURSES_H
|
||
|
# include <ncurses.h>
|
||
|
+# undef trace
|
||
|
#else
|
||
|
# ifdef HAVE_CURSES_H
|