xref: /netbsd-src/external/bsd/dhcpcd/include/config.h (revision 33881f779a77dce6440bdc44610d94de75bebefe)
1 /* netbsd */
2 #define	SYSCONFDIR		"/etc"
3 #define	SBINDIR			"/sbin"
4 #define	LIBDIR			"/lib"
5 #define	LIBEXECDIR		"/libexec"
6 #define	DBDIR			"/var/db/dhcpcd"
7 #define	RUNDIR			"/var/run"
8 #define	HAVE_IFAM_PID
9 #define	HAVE_IFAM_ADDRFLAGS
10 #define	HAVE_IFADDRS_ADDRFLAGS
11 #define	HAVE_OPEN_MEMSTREAM
12 #define	HAVE_UTIL_H
13 #define	HAVE_SETPROCTITLE
14 #define	HAVE_SYS_QUEUE_H
15 #define	HAVE_SYS_RBTREE_H
16 #define	HAVE_REALLOCARRAY
17 #define	HAVE_KQUEUE
18 #define	HAVE_KQUEUE1
19 #define	HAVE_SYS_BITOPS_H
20 #define	HAVE_MD5_H
21 #define	SHA2_H			<sha2.h>
22