--- hexedit.h.orig Mon Aug 31 20:50:50 1998 +++ hexedit.h Sun Dec 6 15:36:13 1998 @@ -12,7 +12,11 @@ #if HAVE_UNISTD_H #include #endif +#if HAVE_NCURSES_H +#include +#else #include +#endif #include #include #if HAVE_SYS_WAIT_H