tbm: fix minor issues during compilation

This commit is contained in:
S.J.R. van Schaik 2017-09-19 14:16:21 +02:00
parent 82d765bee3
commit b29e0b945d
5 changed files with 10 additions and 4 deletions

View file

@ -1,5 +1,7 @@
#pragma once
#include <stdint.h>
struct flash_dev;
struct mufs;
struct mufs_dir;