Module Name: src Committed By: roy Date: Wed Jul 24 09:59:28 UTC 2019
Modified Files: src/external/bsd/dhcpcd/include: config.h Log Message: Build with dhcpcd-8.0.0 To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/external/bsd/dhcpcd/include/config.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/external/bsd/dhcpcd/include/config.h diff -u src/external/bsd/dhcpcd/include/config.h:1.3 src/external/bsd/dhcpcd/include/config.h:1.4 --- src/external/bsd/dhcpcd/include/config.h:1.3 Tue Mar 27 06:18:40 2018 +++ src/external/bsd/dhcpcd/include/config.h Wed Jul 24 09:59:28 2019 @@ -1,19 +1,21 @@ /* netbsd */ -#define SYSCONFDIR "/etc" -#define SBINDIR "/sbin" -#define LIBDIR "/lib" -#define LIBEXECDIR "/libexec" -#define DBDIR "/var/db/dhcpcd" -#define RUNDIR "/var/run" -#define HAVE_IFAM_PID -#define HAVE_IFAM_ADDRFLAGS -#define HAVE_IFADDRS_ADDRFLAGS -#define HAVE_UTIL_H -#define HAVE_SETPROCTITLE -#define HAVE_SYS_QUEUE_H -#define HAVE_REALLOCARRAY -#define HAVE_KQUEUE -#define HAVE_KQUEUE1 -#define HAVE_SYS_BITOPS_H -#define HAVE_MD5_H -#define SHA2_H <sha2.h> +#define SYSCONFDIR "/etc" +#define SBINDIR "/sbin" +#define LIBDIR "/lib" +#define LIBEXECDIR "/libexec" +#define DBDIR "/var/db/dhcpcd" +#define RUNDIR "/var/run" +#define HAVE_IFAM_PID +#define HAVE_IFAM_ADDRFLAGS +#define HAVE_IFADDRS_ADDRFLAGS +#define HAVE_OPEN_MEMSTREAM +#define HAVE_UTIL_H +#define HAVE_SETPROCTITLE +#define HAVE_SYS_QUEUE_H +#define HAVE_SYS_RBTREE_H +#define HAVE_REALLOCARRAY +#define HAVE_KQUEUE +#define HAVE_KQUEUE1 +#define HAVE_SYS_BITOPS_H +#define HAVE_MD5_H +#define SHA2_H <sha2.h>