phy: atheros: ar8035: Fix clock output calculation
[oweals/u-boot.git] / include / gzip.h
index 2e340673c38a601dc72beb7876123b6c7f1cfe9a..783acbb60d2a4b6ca76f9ca4d80a719426e1abb1 100644 (file)
@@ -7,6 +7,8 @@
 #ifndef __GZIP_H
 #define __GZIP_H
 
+struct blk_desc;
+
 /**
  * gzip_parse_header() - Parse a header from a gzip file
  *