common: Drop log.h from common header
[pandora-u-boot.git] / cmd / nvedit.c
index f44651c..3784abc 100644 (file)
@@ -29,6 +29,7 @@
 #include <console.h>
 #include <env.h>
 #include <env_internal.h>
+#include <log.h>
 #include <net.h>
 #include <search.h>
 #include <errno.h>