Date: Thu, 4 Apr 2002 18:35:59 +0200 From: Thomas Quinot <thomas@cuivre.fr.eu.org> To: Paul Richards <paul@freebsd-services.com> Cc: current@freebsd.org Subject: Re: cdefs and XFree86 Message-ID: <20020404183559.A24417@melusine.cuivre.fr.eu.org> In-Reply-To: <1017937127.912.8.camel@lobster.freebsd-services.com>; from paul@freebsd-services.com on Thu, Apr 04, 2002 at 06:18:47PM %2B0200 References: <1017937127.912.8.camel@lobster.freebsd-services.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Le 2002-04-04, Paul Richards écrivait : > #if _XOPEN_SOURCE >= 600 Could be changed to #if (_XOPEN_SOURCE - 0) >= 600 -- Thomas.Quinot@Cuivre.FR.EU.ORG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020404183559.A24417>