common: Drop log.h from common header
[pandora-u-boot.git] / test / compression.c
index 0b57b7b..ad719dd 100644 (file)
@@ -8,6 +8,7 @@
 #include <command.h>
 #include <gzip.h>
 #include <image.h>
+#include <log.h>
 #include <lz4.h>
 #include <malloc.h>
 #include <mapmem.h>