Merge branch '2020-06-03-misc-bugfixes'
[platform/kernel/u-boot.git] / common / dfu.c
index da6289b..d23cf67 100644 (file)
@@ -11,6 +11,8 @@
  */
 
 #include <common.h>
+#include <command.h>
+#include <log.h>
 #include <watchdog.h>
 #include <dfu.h>
 #include <console.h>