--- delay.c.orig Mon Jan 24 00:13:12 2000 +++ delay.c Mon Jan 24 00:20:24 2000 @@ -24,8 +24,8 @@ #include #include "parsetime.h" -#ifdef HAVE_CURSES_H -#include +#ifdef HAVE_NCURSES_H +#include #endif /* The following code implements the actual delaying. If precise is true, it