net: sun8i_emac: Add support for the H6 variant
[oweals/u-boot.git] / common / cli_simple.c
index 358e9b7fe11f28ccc473744bbc6fac932757f8bf..7d91316a0fbd86d5ab617e6c21fc37567573ea07 100644 (file)
@@ -14,6 +14,7 @@
 #include <command.h>
 #include <console.h>
 #include <env.h>
+#include <log.h>
 #include <linux/ctype.h>
 
 #define DEBUG_PARSER   0       /* set to 1 to debug */