common: Drop log.h from common header
[pandora-u-boot.git] / test / lib / lmb.c
index 1336b54..a0fe0f6 100644 (file)
@@ -5,6 +5,7 @@
 
 #include <common.h>
 #include <lmb.h>
+#include <log.h>
 #include <malloc.h>
 #include <dm/test.h>
 #include <test/ut.h>