common: Drop log.h from common header
[oweals/u-boot.git] / common / hash.c
index 34f00890b49b1214f0b98b2e89d61ccc54672a5f..8c00659d252891b631f6299bdae9c789a72cab5d 100644 (file)
@@ -13,6 +13,7 @@
 #include <common.h>
 #include <command.h>
 #include <env.h>
+#include <log.h>
 #include <malloc.h>
 #include <mapmem.h>
 #include <hw_sha.h>