diff options
Diffstat (limited to 'include/gzip.h')
-rw-r--r-- | include/gzip.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/gzip.h b/include/gzip.h index e578b283edc..5e0d0ec07fb 100644 --- a/include/gzip.h +++ b/include/gzip.h @@ -7,6 +7,8 @@ #ifndef __GZIP_H #define __GZIP_H +#include <linux/types.h> + struct blk_desc; /** |