MIPS: allow override of get_tbclk()
[platform/kernel/u-boot.git] / cmd / load.c
index bed973e..fab30fe 100644 (file)
@@ -13,6 +13,7 @@
 #include <cpu_func.h>
 #include <env.h>
 #include <flash.h>
+#include <image.h>
 #include <s_record.h>
 #include <net.h>
 #include <exports.h>