1 /* $OpenBSD: config.h,v 1.3 2016/03/20 22:09:24 schwarze Exp $ */
2 /* config.h. Generated automatically by configure. */
5 /* #undef HAVE_SYS_CDEFS_H */
6 #define HAVE_TERMCAP_H 1
7 #define HAVE_CURSES_H 1
9 /* Define to 1 if you have the `getline' function. */
10 #define HAVE_GETLINE 1
12 /* #undef HAVE_NCURSES_H */
13 /* #undef HAVE_TERM_H */
15 #define HAVE_ISSETUGID 1
17 #define HAVE_STRLCAT 1
18 #define HAVE_STRLCPY 1
21 #define HAVE_STRUNVIS 1
23 /* #undef HAVE_STRUCT_DIRENT_D_NAMLEN */
25 #ifndef __STDC_ISO_10646__
26 #define __STDC_ISO_10646__
29 #define __dso_hidden __attribute__((__visibility__("hidden")))