Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
[oweals/u-boot.git] / include / reiserfs.h
index a655d5ea9fce4fc24a0db4d2cb995e7ebd1a1763..b61bb6006791766b74f9ee5f1f2016263e8d507e 100644 (file)
@@ -18,6 +18,9 @@
 #define SECTOR_SIZE            0x200
 #define SECTOR_BITS            9
 
+struct blk_desc;
+struct disk_partition;
+
 /* Error codes */
 typedef enum
 {