mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 16:44:58 +02:00
bcachefs: Fix a userspace build error
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
This commit is contained in:
parent
c8d5b71411
commit
a0668d77f0
|
|
@ -838,4 +838,6 @@ static inline int u8_cmp(u8 l, u8 r)
|
|||
return cmp_int(l, r);
|
||||
}
|
||||
|
||||
#include <linux/uuid.h>
|
||||
|
||||
#endif /* _BCACHEFS_UTIL_H */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user