command: Remove the cmd_tbl_t typedef
[oweals/u-boot.git] / board / google / chromebook_coral / coral.c
index 4e34710b97dc147a260454da2b9369953f8761cb..12d4fe63cb0bbe26553425cbbc7ef2291b1b6af0 100644 (file)
@@ -4,6 +4,7 @@
  */
 
 #include <common.h>
+#include <command.h>
 
 int arch_misc_init(void)
 {