diff options
Diffstat (limited to 'fs/ext4/dev.c')
-rw-r--r-- | fs/ext4/dev.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/ext4/dev.c b/fs/ext4/dev.c index 0d4f756..168443d 100644 --- a/fs/ext4/dev.c +++ b/fs/ext4/dev.c @@ -29,6 +29,7 @@ #include <ext4fs.h> #include <ext_common.h> #include "ext4_common.h" +#include <log.h> lbaint_t part_offset; |