From: Ted Lemon Date: Sat, 22 Feb 1997 11:01:10 +0000 (+0000) Subject: Oops - poll() isn't implemented in NetBSD-1.2... X-Git-Tag: DHCP_970222~30 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2fe35fcf419258d2cda4a2827c930e6426f359f5;p=thirdparty%2Fdhcp.git Oops - poll() isn't implemented in NetBSD-1.2... --- diff --git a/cf/netbsd.h b/cf/netbsd.h index 5512c58d0..3d8e770c5 100644 --- a/cf/netbsd.h +++ b/cf/netbsd.h @@ -89,6 +89,3 @@ extern int h_errno; #if defined (USE_DEFAULT_NETWORK) # define USE_BPF #endif - -#define USE_POLL -#include diff --git a/includes/cf/netbsd.h b/includes/cf/netbsd.h index 5512c58d0..3d8e770c5 100644 --- a/includes/cf/netbsd.h +++ b/includes/cf/netbsd.h @@ -89,6 +89,3 @@ extern int h_errno; #if defined (USE_DEFAULT_NETWORK) # define USE_BPF #endif - -#define USE_POLL -#include