diff options
Diffstat (limited to 'fs/btrfs/kerncompat.h')
-rw-r--r-- | fs/btrfs/kerncompat.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/btrfs/kerncompat.h b/fs/btrfs/kerncompat.h index 56239b922ba6..105d3f584089 100644 --- a/fs/btrfs/kerncompat.h +++ b/fs/btrfs/kerncompat.h | |||
@@ -21,6 +21,7 @@ | |||
21 | #endif | 21 | #endif |
22 | 22 | ||
23 | typedef unsigned int u32; | 23 | typedef unsigned int u32; |
24 | typedef u32 __u32; | ||
24 | typedef unsigned long long u64; | 25 | typedef unsigned long long u64; |
25 | typedef unsigned char u8; | 26 | typedef unsigned char u8; |
26 | typedef unsigned short u16; | 27 | typedef unsigned short u16; |