Date: Wed, 10 Apr 2002 18:00:46 -0400 From: Mike Barcroft <mike@FreeBSD.org> To: Hajimu UMEMOTO <ume@mahoroba.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet in.h src/sys/netinet6 in6.h Message-ID: <20020410180046.C70911@espresso.q9media.com> In-Reply-To: <yge1ydnfl3q.wl@mille.mahoroba.org>; from ume@mahoroba.org on Thu, Apr 11, 2002 at 03:46:01AM %2B0900 References: <200204101159.g3ABx2e55901@freefall.freebsd.org> <yge662zfpay.wl@mille.mahoroba.org> <20020410142136.B70911@espresso.q9media.com> <yge1ydnfl3q.wl@mille.mahoroba.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hajimu UMEMOTO <ume@mahoroba.org> writes: > Okay, I see. But, now, both include/arpa/inet.h and sys/netinet/in.h > / sys/netinet/in.h have same defines explicitly. It seems nasty for > applications which includes both arpa/inet.h and netinet/in.h. The requirement comes from POSIX. C permits #define's of the same value in multiple places, so it isn't a problem. Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020410180046.C70911>