test/py: test_fs: add tests for creating/deleting many files
[oweals/u-boot.git] / common / cli_readline.c
index ea510ed63956973638b0af00cc82760905cea0aa..6ef7a3e564254233c9d08dd29a950f4040f707ce 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;