$NetBSD: patch-ab,v 1.2 1998/08/07 10:40:27 agc Exp $ --- /dev/null Mon Jul 13 12:28:43 1998 +++ hints/c-netbsd.ncurses.h Mon Jul 13 12:33:32 1998 @@ -0,0 +1,18 @@ +/* Hint file for the NetBSD platform, ncurses version of libcurses. + * + * If this configuration doesn't work, look at the file "c-none.h" + * for how to set the configuration options. + */ + +/* These hints thanks to "Andrew V. Stesin" */ + +#include +#undef instr + +#define C_LONGNAME +#define C_LONG0ARGS +#undef C_LONG2ARGS + +#define C_TOUCHLINE +#define C_TOUCH3ARGS +#undef C_TOUCH4ARGS