summaryrefslogtreecommitdiff
path: root/kern/mutex_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'kern/mutex_i.h')
-rw-r--r--kern/mutex_i.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/kern/mutex_i.h b/kern/mutex_i.h
index a5c1ba31..b09f8cdd 100644
--- a/kern/mutex_i.h
+++ b/kern/mutex_i.h
@@ -20,7 +20,6 @@
#include <kern/assert.h>
#include <kern/list.h>
-#include <kern/spinlock.h>
#include <kern/thread.h>
#include <kern/types.h>
#include <machine/atomic.h>