$NetBSD: patch-aa,v 1.2 2001/02/28 10:26:02 wiz Exp $ --- lib/term.c.orig Wed Feb 7 10:32:09 2001 +++ lib/term.c Wed Feb 7 10:32:43 2001 @@ -10,9 +10,11 @@ #ifdef HAVE_CURSES_H #define HAVE_CURSES #include +#if 0 /* XXX - conflict between ncurses' term.h and netbsd's curses.h */ #ifdef HAVE_TERM_H #include #endif +#endif /* XXX - conflict between ncurses' term.h and netbsd's curses.h */ #endif /* This needs to be here for Solaris. */