Date: Fri, 20 Feb 1998 19:20:47 -0800 (PST) From: John Birrell <jb@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/sys time.h Message-ID: <199802210320.TAA17392@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jb 1998/02/20 19:20:46 PST
Modified files:
sys/sys time.h
Log:
Add #ifndef _POSIX_SOURCE around the timecounter definitions
which rely on u_int being defined in sys/types.h, but isn't
if _POSIX_SOURCE is defined.
This fixes the gnu/lib/libstdc++ breakage. I've successfully completed
a make world after this and a kernel (without many devices).
Revision Changes Path
1.18 +3 -1 src/sys/sys/time.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?199802210320.TAA17392>
