#include #include int mvwprintw(WINDOW * win, int y, int x, const char * fmt, ...) { return ERR; } /* XOPEN(4) LINK(curses) */