mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2026-01-01 01:41:18 +01:00
add missing include for mutex
This commit is contained in:
parent
9b71ac0059
commit
00d618634c
@ -25,6 +25,7 @@
|
||||
#include <kernel.h>
|
||||
#include <thread.h>
|
||||
#include <lifo.h>
|
||||
#include "mutex.h"
|
||||
|
||||
/*---------------------------------------------------------------------------*/
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user