command: Remove the cmd_tbl_t typedef
[oweals/u-boot.git] / common / cli_readline.c
index 6ef7a3e564254233c9d08dd29a950f4040f707ce..1f1e28c6d85787983adb683379e3b4acbdb047c0 100644 (file)
@@ -11,6 +11,7 @@
 #include <common.h>
 #include <bootretry.h>
 #include <cli.h>
+#include <command.h>
 #include <time.h>
 #include <watchdog.h>