Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/bsd/dhcpcd/include Build with dhcpcd-8.0.0
details: https://anonhg.NetBSD.org/src/rev/892afcfb4192
branches: trunk
changeset: 462063:892afcfb4192
user: roy <roy%NetBSD.org@localhost>
date: Wed Jul 24 09:59:28 2019 +0000
description:
Build with dhcpcd-8.0.0
diffstat:
external/bsd/dhcpcd/include/config.h | 38 ++++++++++++++++++-----------------
1 files changed, 20 insertions(+), 18 deletions(-)
diffs (43 lines):
diff -r 54cf7fafa943 -r 892afcfb4192 external/bsd/dhcpcd/include/config.h
--- a/external/bsd/dhcpcd/include/config.h Wed Jul 24 09:57:43 2019 +0000
+++ b/external/bsd/dhcpcd/include/config.h Wed Jul 24 09:59:28 2019 +0000
@@ -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>
Home |
Main Index |
Thread Index |
Old Index