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/531ba1446c3d
branches: trunk
changeset: 938319:531ba1446c3d
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 a448bf924a12 -r 531ba1446c3d 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