spl: opensbi: wait for ack from secondary harts before entering OpenSBI
[platform/kernel/u-boot.git] / common / cli_readline.c
index ea510ed..6ef7a3e 100644 (file)
@@ -11,6 +11,7 @@
 #include <common.h>
 #include <bootretry.h>
 #include <cli.h>
+#include <time.h>
 #include <watchdog.h>
 
 DECLARE_GLOBAL_DATA_PTR;