summaryrefslogtreecommitdiff
path: root/mbone/rat/patches/patch-af
blob: b8dfe4a7a48abdfa8b460424ef5bc93d3491be26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
$NetBSD: patch-af,v 1.1 1998/09/13 17:06:10 garbled Exp $
*** src/bat_include.h~	Tue May 27 06:27:48 1997
--- src/bat_include.h	Thu Mar  5 16:22:59 1998
***************
*** 71,75 ****
  #include <arpa/inet.h>
  extern int h_errno;
! #if !defined(HPUX) && !defined(Linux) && !defined(__FreeBSD__)
  #include <stropts.h>
  #include <sys/filio.h>  
--- 71,75 ----
  #include <arpa/inet.h>
  extern int h_errno;
! #if !defined(HPUX) && !defined(Linux) && !defined(__FreeBSD__) && !defined(__NetBSD__)
  #include <stropts.h>
  #include <sys/filio.h>