]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Oops - poll() isn't implemented in NetBSD-1.2...
authorTed Lemon <source@isc.org>
Sat, 22 Feb 1997 11:01:10 +0000 (11:01 +0000)
committerTed Lemon <source@isc.org>
Sat, 22 Feb 1997 11:01:10 +0000 (11:01 +0000)
cf/netbsd.h
includes/cf/netbsd.h

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