summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2000-10-23 09:14:20 +0000
committerphk <phk@FreeBSD.org>2000-10-23 09:14:20 +0000
commitb284ed55ed20b3b4a1114f11797c2f73c0d2e6aa (patch)
tree1dca7bfacccbb47d0c7cff6e27a2e646f291319b
parent4d9b3a709fdd26c25c699dc3213f0b8daf815c7c (diff)
downloadFreeBSD-src-b284ed55ed20b3b4a1114f11797c2f73c0d2e6aa.zip
FreeBSD-src-b284ed55ed20b3b4a1114f11797c2f73c0d2e6aa.tar.gz
Do not recursively include <sys/proc.h>
-rw-r--r--sys/sys/mutex.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/sys/mutex.h b/sys/sys/mutex.h
index ddc9e08..ca81f74 100644
--- a/sys/sys/mutex.h
+++ b/sys/sys/mutex.h
@@ -37,7 +37,6 @@
#ifdef _KERNEL
#include <sys/ktr.h>
-#include <sys/proc.h> /* Needed for curproc. */
#include <machine/atomic.h>
#include <machine/bus.h>
#include <machine/cpufunc.h>
OpenPOWER on IntegriCloud