1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 16:52:14 +02:00

autoboot: add its own header

Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
This commit is contained in:
Jeroen Hofstee
2014-07-13 22:57:58 +02:00
committed by Tom Rini
parent 5dfd162eea
commit 39e1230ed0

View File

@@ -6,6 +6,7 @@
*/ */
#include <common.h> #include <common.h>
#include <autoboot.h>
#include <bootretry.h> #include <bootretry.h>
#include <cli.h> #include <cli.h>
#include <fdtdec.h> #include <fdtdec.h>