jcs's openbsd hax
openbsd
1/* $OpenBSD: config.h,v 1.3 2016/03/20 22:09:24 schwarze Exp $ */
2/* config.h. Generated automatically by configure. */
3/* #undef SUNOS */
4
5#define HAVE_SYS_CDEFS_H 1
6#define HAVE_TERMCAP_H 1
7/* #undef HAVE_CURSES_H */
8
9/* Define to 1 if you have the `getline' function. */
10#define HAVE_GETLINE 1
11
12/* #undef HAVE_NCURSES_H */
13/* #undef HAVE_TERM_H */
14#define HAVE_VIS_H 1
15#define HAVE_ISSETUGID 1
16
17#define HAVE_STRLCAT 1
18#define HAVE_STRLCPY 1
19#define HAVE_FGETLN 1
20#define HAVE_STRVIS 1
21#define HAVE_STRUNVIS 1
22
23#define HAVE_STRUCT_DIRENT_D_NAMLEN 1
24
25#include "sys.h"