common: Drop log.h from common header
[oweals/u-boot.git] / env / env.c
index 9237bb9c742a5242940cd6248751bc5d4eef86fa..393f1490de9a362698100b7edcf7df4a851f75ba 100644 (file)
--- a/env/env.c
+++ b/env/env.c
@@ -7,6 +7,7 @@
 #include <common.h>
 #include <env.h>
 #include <env_internal.h>
+#include <log.h>
 
 DECLARE_GLOBAL_DATA_PTR;