diff options
Diffstat (limited to 'libbcachefs/bcachefs_format.h')
-rw-r--r-- | libbcachefs/bcachefs_format.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libbcachefs/bcachefs_format.h b/libbcachefs/bcachefs_format.h index 616863ef..0772c586 100644 --- a/libbcachefs/bcachefs_format.h +++ b/libbcachefs/bcachefs_format.h @@ -72,6 +72,7 @@ * inode number, 64 bit offset, 96 bit version field, etc.) for negligible cost. */ +#include <linux/stddef.h> #include <asm/types.h> #include <asm/byteorder.h> #include <linux/kernel.h> |