mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-08-29 13:28:14 +00:00
Oops - poll() isn't implemented in NetBSD-1.2...
This commit is contained in:
parent
1f2d04e414
commit
2fe35fcf41
@ -89,6 +89,3 @@ extern int h_errno;
|
||||
#if defined (USE_DEFAULT_NETWORK)
|
||||
# define USE_BPF
|
||||
#endif
|
||||
|
||||
#define USE_POLL
|
||||
#include <poll.h>
|
||||
|
@ -89,6 +89,3 @@ extern int h_errno;
|
||||
#if defined (USE_DEFAULT_NETWORK)
|
||||
# define USE_BPF
|
||||
#endif
|
||||
|
||||
#define USE_POLL
|
||||
#include <poll.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user