mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 04:52:59 +01:00
pkg/fatfs: include missing mutex headers
This commit is contained in:
parent
2756287ad1
commit
67fc79707f
@ -29,6 +29,7 @@
|
||||
#include "fs/fatfs.h"
|
||||
|
||||
#include "time.h"
|
||||
#include "mutex.h"
|
||||
|
||||
#define ENABLE_DEBUG 0
|
||||
#include <debug.h>
|
||||
|
Loading…
Reference in New Issue
Block a user