common: Drop part.h from common header
[oweals/u-boot.git] / fs / fs.c
diff --git a/fs/fs.c b/fs/fs.c
index e3de25da5b6ebe0ef5feda217c4611f93ad37f92..061917a984704ee43a49656cebba12a8fa59168b 100644 (file)
--- a/fs/fs.c
+++ b/fs/fs.c
@@ -7,6 +7,7 @@
 #include <errno.h>
 #include <common.h>
 #include <env.h>
+#include <lmb.h>
 #include <mapmem.h>
 #include <part.h>
 #include <ext4fs.h>