2
0
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:
Ted Lemon 1997-02-22 11:01:10 +00:00
parent 1f2d04e414
commit 2fe35fcf41
2 changed files with 0 additions and 6 deletions

View File

@ -89,6 +89,3 @@ extern int h_errno;
#if defined (USE_DEFAULT_NETWORK)
# define USE_BPF
#endif
#define USE_POLL
#include <poll.h>

View File

@ -89,6 +89,3 @@ extern int h_errno;
#if defined (USE_DEFAULT_NETWORK)
# define USE_BPF
#endif
#define USE_POLL
#include <poll.h>