--- cgdb-0.5.3/cgdb/lib/kui/src/kui_term.c~ 2005-08-24 23:39:47.693507928 +0200 +++ cgdb-0.5.3/cgdb/lib/kui/src/kui_term.c 2005-08-24 23:48:35.060335984 +0200 @@ -14,6 +14,10 @@ #include /* for getenv */ #endif /* HAVE_STDLIB_H */ +#if HAVE_STDIO_H +#include +#endif /* HAVE_STDIO_H */ + /* term.h prototypes */ extern int tgetent(); extern int tgetflag();