aboutsummaryrefslogtreecommitdiff
path: root/cmd/ext4.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/ext4.c')
-rw-r--r--cmd/ext4.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/ext4.c b/cmd/ext4.c
index 40d1fe3..4791b69 100644
--- a/cmd/ext4.c
+++ b/cmd/ext4.c
@@ -25,6 +25,7 @@
* file in uboot. Added ext4fs ls load and write support.
*/
+#include <common.h>
#include <part.h>
#include <config.h>
#include <command.h>