#include #include SCREEN * newterm(const char * type, FILE * outfile, FILE * infile) { return NULL; } /* XOPEN(4) LINK(curses) */