diff options
Diffstat (limited to 'cmd/ext2.c')
-rw-r--r-- | cmd/ext2.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/ext2.c b/cmd/ext2.c index a0ce0cf579..45c8b353b5 100644 --- a/cmd/ext2.c +++ b/cmd/ext2.c @@ -19,7 +19,6 @@ /* * Ext2fs support */ -#include <common.h> #include <command.h> #include <fs.h> |