Commit a0668d77 authored by Kent Overstreet's avatar Kent Overstreet

bcachefs: Fix a userspace build error

Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
parent c8d5b714
......@@ -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 */
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment