dhcpcd: kqueue(2) support removed in favour of pollts(2)
This commit is contained in:
parent
b652e16f07
commit
50e9876ff7
|
@ -18,8 +18,7 @@
|
|||
#define HAVE_SYS_QUEUE_H
|
||||
#define HAVE_SYS_RBTREE_H
|
||||
#define HAVE_REALLOCARRAY
|
||||
#define HAVE_KQUEUE
|
||||
#define HAVE_KQUEUE1
|
||||
#define HAVE_POLLTS
|
||||
#define HAVE_SYS_BITOPS_H
|
||||
#define HAVE_MD5_H
|
||||
#define SHA2_H <sha2.h>
|
||||
|
|
Loading…
Reference in New Issue