Merge git://git.denx.de/u-boot-sh
[oweals/u-boot.git] / common / bootretry.c
index 47aaaa82201ea60a9bf470d1771032f41c4f1766..dac891fbc5e3fa0cc01a15e811a2442518eee50c 100644 (file)
@@ -9,6 +9,7 @@
 #include <cli.h>
 #include <env.h>
 #include <errno.h>
+#include <time.h>
 #include <watchdog.h>
 
 #ifndef CONFIG_BOOT_RETRY_MIN