mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +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