]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - common/cmd_bootm.c
x86: Support loading kernel setup from a FIT
[karo-tx-uboot.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>