summaryrefslogtreecommitdiff
path: root/lib/libedit/config.h
blob: b8d838656f38372ebd8a166935f9141d568e508b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/*	$OpenBSD: config.h,v 1.2 2010/06/30 00:05:35 nicm Exp $	*/
/* config.h.  Generated automatically by configure.  */
/* #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

#define HAVE_STRUCT_DIRENT_D_NAMLEN 1

#include "sys.h"