diff options
Diffstat (limited to 'toys/toylist.h')
-rw-r--r-- | toys/toylist.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/toys/toylist.h b/toys/toylist.h index 73356544..6914f4ee 100644 --- a/toys/toylist.h +++ b/toys/toylist.h @@ -34,6 +34,7 @@ struct mke2fs_data { unsigned blocks, groups; int fsfd, noseek; + struct ext2_superblock sb; }; // "E:jJ:L:m:O:" |