summaryrefslogtreecommitdiff
path: root/cmd/ximg.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/ximg.c')
-rw-r--r--cmd/ximg.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/ximg.c b/cmd/ximg.c
index a9481004f0..22b2037a33 100644
--- a/cmd/ximg.c
+++ b/cmd/ximg.c
@@ -13,6 +13,7 @@
*/
#include <common.h>
#include <command.h>
+#include <cpu_func.h>
#include <env.h>
#include <gzip.h>
#include <image.h>