Merge tag 'u-boot-rockchip-20191206' of https://gitlab.denx.de/u-boot/custodians...
[oweals/u-boot.git] / test / compression.c
index dc5e94684f107d76624c6276bae270c9085e677a..48dccc0e891ba3734b6703559c3e1ce7ca5f61f3 100644 (file)
@@ -6,6 +6,8 @@
 #include <common.h>
 #include <bootm.h>
 #include <command.h>
+#include <gzip.h>
+#include <lz4.h>
 #include <malloc.h>
 #include <mapmem.h>
 #include <asm/io.h>