dhcpcd: Use ppoll(2)

This commit is contained in:
roy 2020-09-06 14:57:18 +00:00
parent 529fe136c2
commit 3ace96f44a
1 changed files with 1 additions and 1 deletions

View File

@ -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>