diff options
| -rw-r--r-- | lib/decompress_bunzip2.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/decompress_bunzip2.c b/lib/decompress_bunzip2.c index 5d3ddb5fcfd9..708e2a86d87b 100644 --- a/lib/decompress_bunzip2.c +++ b/lib/decompress_bunzip2.c | |||
| @@ -50,6 +50,7 @@ | |||
| 50 | #endif /* !STATIC */ | 50 | #endif /* !STATIC */ |
| 51 | 51 | ||
| 52 | #include <linux/decompress/mm.h> | 52 | #include <linux/decompress/mm.h> |
| 53 | #include <linux/slab.h> | ||
| 53 | 54 | ||
| 54 | #ifndef INT_MAX | 55 | #ifndef INT_MAX |
| 55 | #define INT_MAX 0x7fffffff | 56 | #define INT_MAX 0x7fffffff |
