Add a wlan_ratectl(4) manual page and reference it from drivers that support
[dragonfly/vkernel-mp.git] / lib / libedit / config.h
blob995c38198fae8d64922f0addbd26a3e54ce5fec9
1 /* $DragonFly: src/lib/libedit/config.h,v 1.1 2005/11/13 12:58:30 corecode Exp $ */
2 /* config.h. Generated automatically by configure. */
3 /* #undef SUNOS */
5 #define HAVE_SYS_CDEFS_H 1
6 #define HAVE_TERMCAP_H 1
7 #define HAVE_CURSES_H 1
8 #define HAVE_NCURSES_H 1
9 #define HAVE_TERM_H 1
10 #define HAVE_VIS_H 1
11 #define HAVE_ISSETUGID 1
13 #define HAVE_STRLCAT 1
14 #define HAVE_STRLCPY 1
15 #define HAVE_FGETLN 1
16 #define HAVE_STRVIS 1
17 #define HAVE_STRUNVIS 1
19 #include "sys.h"