Merge tag 'u-boot-imx-20200609' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
[oweals/u-boot.git] / lib / gzip.c
index 674d732fe6ddcbb7db3764e3e047786f973a68d1..c6c0ec880cfbd3699d626b60c47dee5479c7f6b1 100644 (file)
@@ -7,6 +7,7 @@
 #include <common.h>
 #include <watchdog.h>
 #include <command.h>
+#include <gzip.h>
 #include <image.h>
 #include <malloc.h>
 #include <memalign.h>