diff options
| -rw-r--r-- | lib/xz/xz_private.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/xz/xz_private.h b/lib/xz/xz_private.h index a65633e06962..482b90f363fe 100644 --- a/lib/xz/xz_private.h +++ b/lib/xz/xz_private.h | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | 12 | ||
| 13 | #ifdef __KERNEL__ | 13 | #ifdef __KERNEL__ |
| 14 | # include <linux/xz.h> | 14 | # include <linux/xz.h> |
| 15 | # include <asm/byteorder.h> | 15 | # include <linux/kernel.h> |
| 16 | # include <asm/unaligned.h> | 16 | # include <asm/unaligned.h> |
| 17 | /* XZ_PREBOOT may be defined only via decompress_unxz.c. */ | 17 | /* XZ_PREBOOT may be defined only via decompress_unxz.c. */ |
| 18 | # ifndef XZ_PREBOOT | 18 | # ifndef XZ_PREBOOT |
