summaryrefslogtreecommitdiff
path: root/mail/ja-mh/patches/patch-ar
blob: ff1a6a48ebfa823863f1df5648af02f666c01240 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ar,v 1.1.1.1 2002/05/31 13:01:20 seb Exp $

--- ./zotnet/mts/client.c.orig	Fri Sep 10 14:47:56 1999
+++ ./zotnet/mts/client.c	Tue Feb 29 22:38:35 2000
@@ -360,7 +360,8 @@
 /* taken from ISODE's compat/internet.c */
 
 #if !defined(SOLARIS) && !defined(linux) && !defined(__bsdi__) && \
-	!defined(OSF1) && !defined(__osf__) && !defined(__FreeBSD__)
+	!defined(OSF1) && !defined(__osf__) && !defined(__FreeBSD__) && \
+	!defined(__NetBSD__)
 #ifndef	DG
 #ifndef __alpha
 u_long	inet_addr ();