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