diff zotnet/mts/client.c @ 2:442dbbf0ac7d

utf first try
author kono
date Tue, 19 Apr 2005 23:36:12 +0900
parents bce86c4163a3
children a6481689f99c
line wrap: on
line diff
--- a/zotnet/mts/client.c	Mon Apr 18 23:46:02 2005 +0900
+++ b/zotnet/mts/client.c	Tue Apr 19 23:36:12 2005 +0900
@@ -361,7 +361,7 @@
 
 #if !defined(SOLARIS) && !defined(linux) && !defined(__bsdi__) && \
 	!defined(OSF1) && !defined(__osf__) && !defined(__FreeBSD__) && \
-	!defined(__NetBSD__)
+	!defined(__NetBSD__) && !defined(__APPLE__)
 #ifndef	DG
 #ifndef __alpha
 u_long	inet_addr ();