net: tftp: Fix tftp store address check in store_block()
[oweals/u-boot.git] / lib / gunzip.c
index 1d65616c13d4ded7dd84b302fbe8f9e12cae9d01..9e6ccd692a39d43607eaf5afbd62bc95765d9e69 100644 (file)
@@ -12,6 +12,7 @@
 #include <image.h>
 #include <malloc.h>
 #include <memalign.h>
+#include <u-boot/crc.h>
 #include <watchdog.h>
 #include <u-boot/zlib.h>