28d3c6d557
This is part of the japanese category retirement. Pathnames to japanese/ adjusted.
14 lines
506 B
Text
14 lines
506 B
Text
$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 ();
|