command: Remove the cmd_tbl_t typedef
[oweals/u-boot.git] / net / fastboot.c
index 8afc5529cd9624a00606978b9a8db67041905fe5..0c57fb9947df3a3e4c7a2a5ab4f12dc2f750ca32 100644 (file)
@@ -4,6 +4,7 @@
  */
 
 #include <common.h>
+#include <command.h>
 #include <fastboot.h>
 #include <net.h>
 #include <net/fastboot.h>