Date: Tue, 2 Apr 2002 21:56:56 -0800 (PST) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys cdefs.h Message-ID: <200204030556.g335uuS43574@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
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?200204030556.g335uuS43574>
