bcachefs: fixup for building in userspace

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
This commit is contained in:
Kent Overstreet
2024-01-16 17:29:15 -05:00
parent e6fab655e6
commit 7b05ecbafc

View File

@@ -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)