common: Drop log.h from common header
[oweals/u-boot.git] / test / env / hashtable.c
index 5242c4cc3edb7fb4105ec5787065f90cdec940bc..339cc19ba14a0ef3fd2af82f892345c0f06ff966 100644 (file)
@@ -6,6 +6,7 @@
 
 #include <common.h>
 #include <command.h>
+#include <log.h>
 #include <search.h>
 #include <stdio.h>
 #include <test/env.h>