Date: Sun, 26 Nov 2000 13:14:19 -0800 (PST) From: Alfred Perlstein <alfred@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_mutex.c Message-ID: <200011262114.NAA69727@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alfred 2000/11/26 13:14:18 PST
Modified files:
sys/kern kern_mutex.c
Log:
Move the #define of _KERN_MUTEX_C_ so that it's before any system headers
are included. System headers can include sys/mutex.h and then certain
macros do not get defined.
Reviewed by: jake
Revision Changes Path
1.20 +7 -2 src/sys/kern/kern_mutex.c
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?200011262114.NAA69727>
