binman: Re-enable concurrent tests
[platform/kernel/u-boot.git] / cmd / misc.c
index d332193..20ab943 100644 (file)
@@ -10,6 +10,7 @@
 #include <common.h>
 #include <command.h>
 #include <console.h>
+#include <linux/delay.h>
 
 static int do_sleep(struct cmd_tbl *cmdtp, int flag, int argc,
                    char *const argv[])