mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-03-29 10:47:42 +08:00
bcachefs: fixup for building in userspace
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
This commit is contained in:
@@ -558,7 +558,7 @@ got_key:
|
||||
return 0;
|
||||
}
|
||||
|
||||
#include "../crypto.h"
|
||||
#include "crypto.h"
|
||||
#endif
|
||||
|
||||
int bch2_request_key(struct bch_sb *sb, struct bch_key *key)
|
||||
|
||||
Reference in New Issue
Block a user