]> Git Repo - J-u-boot.git/blobdiff - common/dfu.c
command: Remove the cmd_tbl_t typedef
[J-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>
This page took 0.024398 seconds and 4 git commands to generate.