/* $MirOS: src/lib/libedit/config.h,v 1.2 2005/03/06 20:29:00 tg Exp $ */ /* $OpenBSD: config.h,v 1.1 2003/10/31 08:42:24 otto Exp $ */ #undef SUNOS #define HAVE_SYS_CDEFS_H 1 #define HAVE_TERMCAP_H 1 #undef HAVE_CURSES_H #undef HAVE_NCURSES_H #undef HAVE_TERM_H #define HAVE_VIS_H 1 #define HAVE_ISSETUGID 1 #define HAVE_STRLCAT 1 #define HAVE_STRLCPY 1 #define HAVE_FGETLN 1 #define HAVE_STRVIS 1 #define HAVE_STRUNVIS 1 #include "sys.h"