dhcpcd: Use ppoll(2)
This commit is contained in:
parent
529fe136c2
commit
3ace96f44a
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue