File gpc-crt.patch of Package gcc3
--- p/units/crtc.c 2011-07-26 19:10:27.000000000 +0100 +++ p/units/crtc.c 2011-08-01 12:59:40.572905978 +0100 @@ -123,8 +123,8 @@ #if NCURSES_VERSION_MAJOR < 5 #error The CRT unit requires ncurses version 5.0 or newer. #endif -#include <panel.h> -#include <term.h> +#include <ncurses/panel.h> +#include <ncurses/term.h> #define REVERSE_WORKS TRUE #define INVIS_WORKS FALSE #undef HAVE_RAW_OUTPUT