diff options
Diffstat (limited to 'cmd/load.c')
-rw-r--r-- | cmd/load.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/load.c b/cmd/load.c index bed973ede91..fab30fe8943 100644 --- a/cmd/load.c +++ b/cmd/load.c @@ -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> |