Drop include/bb_linux_ext2_fs.h, use existing e2fsprogs/e2fs_defs.h
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
*/
|
||||
#include "libbb.h"
|
||||
#include <linux/fs.h>
|
||||
#include "bb_linux_ext2_fs.h"
|
||||
#include "bb_e2fs_defs.h"
|
||||
|
||||
// storage helpers
|
||||
char BUG_wrong_field_size(void);
|
||||
|
Reference in New Issue
Block a user