#include #include "_curses.h" int wscrl(WINDOW * win, int n) { return ERR; } CURSES_WFN1(int, scrl, int) /* XOPEN(400) LINK(curses) */