--- modules/alarms.c Tue Apr 15 18:34:15 1997 +++ modules/alarms.c.new Sun Jan 2 20:50:02 2000 @@ -1,5 +1,14 @@ +#ifdef HAVE_CONFIG_H +#include "../config.h" +#endif + +#ifdef HAVE_NCURSES_NCURSES_H +#include +#include +#else #include #include +#endif #include #include