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 dhcpcd: Use ppoll(2)
details: https://anonhg.NetBSD.org/src/rev/9246edf7b4e5
branches: trunk
changeset: 954558:9246edf7b4e5
user: roy <roy%NetBSD.org@localhost>
date: Sun Sep 06 14:57:18 2020 +0000
description:
dhcpcd: Use ppoll(2)
diffstat:
external/bsd/dhcpcd/include/config.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 884ad27dc370 -r 9246edf7b4e5 external/bsd/dhcpcd/include/config.h
--- a/external/bsd/dhcpcd/include/config.h Sun Sep 06 14:55:34 2020 +0000
+++ b/external/bsd/dhcpcd/include/config.h Sun Sep 06 14:57:18 2020 +0000
@@ -18,7 +18,7 @@
#define HAVE_SYS_QUEUE_H
#define HAVE_SYS_RBTREE_H
#define HAVE_REALLOCARRAY
-#define HAVE_POLLTS
+#define HAVE_PPOLL
#define HAVE_SYS_BITOPS_H
#define HAVE_MD5_H
#define SHA2_H <sha2.h>
Home |
Main Index |
Thread Index |
Old Index