1 /* $NetBSD: config.h,v 1.9 2015/05/16 23:31:32 roy Exp $ */
4 #define SYSCONFDIR "/etc"
5 #define SBINDIR "/sbin"
7 #define LIBEXECDIR "/libexec"
8 #define DBDIR "/var/db"
9 #define RUNDIR "/var/run"
10 #define HAVE_SYS_QUEUE_H
15 #endif /* !defined(__minix) */
17 #define SHA2_H <sha2.h>