aboutsummaryrefslogtreecommitdiff
path: root/cmd/ext2.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/ext2.c')
-rw-r--r--cmd/ext2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/ext2.c b/cmd/ext2.c
index 45c8b35..a0ce0cf 100644
--- a/cmd/ext2.c
+++ b/cmd/ext2.c
@@ -19,6 +19,7 @@
/*
* Ext2fs support
*/
+#include <common.h>
#include <command.h>
#include <fs.h>