summaryrefslogtreecommitdiff
path: root/mbone/rat/patches/patch-af
blob: fb6032db1b7ac239c8bfa5500e2760791af22472 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-af,v 1.2 1998/11/05 02:46:09 mycroft Exp $

--- src/bat_include.h.orig	Sat Aug 15 15:16:47 1998
+++ src/bat_include.h	Wed Nov  4 21:27:03 1998
@@ -70,7 +70,7 @@
 #include <netdb.h>
 #include <arpa/inet.h>
 extern int h_errno;
-#if !defined(HPUX) && !defined(Linux) && !defined(__FreeBSD__)
+#if !defined(HPUX) && !defined(Linux) && !defined(__FreeBSD__) && !defined(__NetBSD__)
 #include <stropts.h>
 #include <sys/filio.h>  
 #endif /* HPUX */