common: Drop part.h from common header
[oweals/u-boot.git] / fs / sandbox / sandboxfs.c
index 5851fe2434f5b563c3ce5fab53857c995d6118ae..4ae41d5b4db19b0bdf61ec42698a2eb0af503522 100644 (file)
@@ -7,6 +7,7 @@
 #include <fs.h>
 #include <malloc.h>
 #include <os.h>
+#include <sandboxfs.h>
 
 int sandbox_fs_set_blk_dev(struct blk_desc *rbdd, struct disk_partition *info)
 {