]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - common/cmd_bootm.c
image: bootm: Add OpenRTOS image type
[people/ms/u-boot.git] / common / cmd_bootm.c
index 843ec6e0c2696380d176740bbb5864b05e46624b..67233600b157244409c2710afa606337d2ebaf80 100644 (file)
@@ -12,6 +12,7 @@
 #include <bootm.h>
 #include <command.h>
 #include <environment.h>
+#include <errno.h>
 #include <image.h>
 #include <lmb.h>
 #include <malloc.h>