aboutsummaryrefslogtreecommitdiff
path: root/cmd/cramfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/cramfs.c')
-rw-r--r--cmd/cramfs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/cramfs.c b/cmd/cramfs.c
index 57e2afa..b57e281 100644
--- a/cmd/cramfs.c
+++ b/cmd/cramfs.c
@@ -10,7 +10,6 @@
/*
* CRAMFS support
*/
-#include <common.h>
#include <command.h>
#include <env.h>
#include <image.h>