#include #include "stdarg.h" int wprintw(WINDOW * win, const char * fmt, ...) { return ERR; } /* XOPEN(4) LINK(curses) */