#include int setupterm(char * term, int fildes, int * erret) { return -1; } /* XOPEN(400) LINK(curses) */