--- gdb-6.1/gdb/utils.c.orig 2004-02-28 19:04:37.000000000 +0100 +++ gdb-6.1/gdb/utils.c 2004-04-17 21:36:26.623582688 +0200 @@ -56,9 +56,7 @@ #include /* For MAXPATHLEN */ -#ifdef HAVE_CURSES_H -#include -#endif +#include "gdb_curses.h" #ifdef HAVE_TERM_H #include #endif