xref: /dragonfly/sbin/dhcpcd/config.h (revision bf92d57b)
1 /*
2  * dhcpcd config.h for dragonfly
3  *
4  * generated by 'configure', with custom changes
5  */
6 
7 #define	HAVE_SYS_QUEUE_H
8 #define	TAILQ_FOREACH_SAFE	TAILQ_FOREACH_MUTABLE
9 #define	HAVE_KQUEUE
10 #define	HAVE_REALLOCARRAY
11 #include			"compat/pidfile.h"
12 #include			"compat/strtoi.h"
13 #define	HAVE_MD5_H
14 #define	SHA2_H			<sha256.h>
15 #include			"compat/crypt/hmac.h"
16