bcachefs: fixup for building in userspace
authorKent Overstreet <kent.overstreet@linux.dev>
Tue, 16 Jan 2024 22:29:15 +0000 (17:29 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 10 Mar 2024 19:34:08 +0000 (15:34 -0400)
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/checksum.c

index 3c761ad6b1c8ef1fef8781dc10f393ccfee9997e..4701457f6381ca820e17a12707009c272ed5b4ac 100644 (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)