#include bool is_linetouched(WINDOW * win, int line) { return FALSE; } /* XOPEN(400) LINK(curses) */