From 2fe35fcf419258d2cda4a2827c930e6426f359f5 Mon Sep 17 00:00:00 2001 From: Ted Lemon Date: Sat, 22 Feb 1997 11:01:10 +0000 Subject: [PATCH] Oops - poll() isn't implemented in NetBSD-1.2... --- cf/netbsd.h | 3 --- includes/cf/netbsd.h | 3 --- 2 files changed, 6 deletions(-) diff --git a/cf/netbsd.h b/cf/netbsd.h index 5512c58d..3d8e770c 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 5512c58d..3d8e770c 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