aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/kerncompat.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/btrfs/kerncompat.h')
-rw-r--r--fs/btrfs/kerncompat.h1
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
23typedef unsigned int u32; 23typedef unsigned int u32;
24typedef u32 __u32;
24typedef unsigned long long u64; 25typedef unsigned long long u64;
25typedef unsigned char u8; 26typedef unsigned char u8;
26typedef unsigned short u16; 27typedef unsigned short u16;