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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kern/mutex_i.h b/kern/mutex_i.h
index b09f8cdd..aaaf7cad 100644
--- a/kern/mutex_i.h
+++ b/kern/mutex_i.h
@@ -20,8 +20,8 @@
#include <kern/assert.h>
#include <kern/list.h>
+#include <kern/mutex_types.h>
#include <kern/thread.h>
-#include <kern/types.h>
#include <machine/atomic.h>
#define MUTEX_UNLOCKED 0