projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9ccc30
)
bcachefs: Fix for building in userspace
author
Kent Overstreet
<kent.overstreet@gmail.com>
Wed, 12 Dec 2018 11:23:25 +0000
(06:23 -0500)
committer
Kent Overstreet
<kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:08:13 +0000
(17:08 -0400)
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/bcachefs_format.h
patch
|
blob
|
history
diff --git
a/fs/bcachefs/bcachefs_format.h
b/fs/bcachefs/bcachefs_format.h
index 162a0a307f1bdda90938356c62dd8544dfa51fd8..8ef17c7ddaf7a24c77dd2d1f963426413f46be1d 100644
(file)
--- a/
fs/bcachefs/bcachefs_format.h
+++ b/
fs/bcachefs/bcachefs_format.h
@@
-74,6
+74,7
@@
#include <asm/types.h>
#include <asm/byteorder.h>
+#include <linux/kernel.h>
#include <linux/uuid.h>
#ifdef __KERNEL__