command: Remove the cmd_tbl_t typedef
[oweals/u-boot.git] / common / dfu.c
index da6289b218dd2aa66e1c6d91ee4b5bf25eedc637..cd60f9a1e275a237d5eb716cc75408254380cd76 100644 (file)
@@ -11,6 +11,7 @@
  */
 
 #include <common.h>
+#include <command.h>
 #include <watchdog.h>
 #include <dfu.h>
 #include <console.h>