aboutsummaryrefslogtreecommitdiff
path: root/cmd/cache.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/cache.c')
-rw-r--r--cmd/cache.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/cache.c b/cmd/cache.c
index 0254ff1..b68d45b 100644
--- a/cmd/cache.c
+++ b/cmd/cache.c
@@ -7,6 +7,7 @@
/*
* Cache support: switch on or off, get status
*/
+#include <common.h>
#include <command.h>
#include <cpu_func.h>
#include <linux/compiler.h>