From owner-cvs-all Tue Apr 2 22:21:28 2002 Delivered-To: cvs-all@freebsd.org Received: from espresso.q9media.com (espresso.q9media.com [216.254.138.122]) by hub.freebsd.org (Postfix) with ESMTP id 9A6FC37B417; Tue, 2 Apr 2002 22:21:18 -0800 (PST) Received: (from mike@localhost) by espresso.q9media.com (8.11.6/8.11.6) id g336ExN76952; Wed, 3 Apr 2002 01:14:59 -0500 (EST) (envelope-from mike) Date: Wed, 3 Apr 2002 01:14:59 -0500 From: Mike Barcroft To: Peter Wemm Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys cdefs.h Message-ID: <20020403011459.D19806@espresso.q9media.com> References: <200204030556.g335uuS43574@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204030556.g335uuS43574@freefall.freebsd.org>; from peter@FreeBSD.org on Tue, Apr 02, 2002 at 09:56:56PM -0800 Organization: The FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Peter Wemm writes: > peter 2002/04/02 21:56:56 PST > > Modified files: > sys/sys cdefs.h > Log: > Deal with "#define _XOPEN_SOURCE" in header files (eg: XFree86 4.2.0) > which caused a syntax error here: > #if _XOPEN_SOURCE >= 600 > etc. This is a hack, but I have seen things like it around elsewhere. > > Tested by: dwcjr > > Revision Changes Path > 1.51 +2 -2 src/sys/sys/cdefs.h Thanks for tracking this down. Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message