#include #include int vw_printw(WINDOW * win, const char * fmt, va_list varglist) { return ERR; } /* XOPEN(400) LINK(curses) */