summaryrefslogtreecommitdiff
path: root/firmware/kernel/include/mutex.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/kernel/include/mutex.h')
-rw-r--r--firmware/kernel/include/mutex.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/firmware/kernel/include/mutex.h b/firmware/kernel/include/mutex.h
index 02b85f331f..72736ec8fd 100644
--- a/firmware/kernel/include/mutex.h
+++ b/firmware/kernel/include/mutex.h
@@ -22,8 +22,6 @@
22#ifndef MUTEX_H 22#ifndef MUTEX_H
23#define MUTEX_H 23#define MUTEX_H
24 24
25#include <stdbool.h>
26#include "config.h"
27#include "thread.h" 25#include "thread.h"
28 26
29struct mutex 27struct mutex