diff options
Diffstat (limited to 'common/bootretry.c')
-rw-r--r-- | common/bootretry.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/bootretry.c b/common/bootretry.c index 47aaaa8220..dac891fbc5 100644 --- a/common/bootretry.c +++ b/common/bootretry.c @@ -9,6 +9,7 @@ #include <cli.h> #include <env.h> #include <errno.h> +#include <time.h> #include <watchdog.h> #ifndef CONFIG_BOOT_RETRY_MIN |