]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - libbcachefs/sb-downgrade.c
Update bcachefs sources to 50847e296b34 bcachefs: Check subvol <-> inode pointers...
[bcachefs-tools-debian] / libbcachefs / sb-downgrade.c
index 441dcb1bf160e917d531d1a5ea955cf0238f0844..626eaaea5b01d7923a8fc79d5bda3c48876b3c92 100644 (file)
@@ -6,12 +6,13 @@
  */
 
 #include "bcachefs.h"
-#include "darray.h"
 #include "recovery.h"
 #include "sb-downgrade.h"
 #include "sb-errors.h"
 #include "super-io.h"
 
+#include <linux/darray.h>
+
 #define RECOVERY_PASS_ALL_FSCK         BIT_ULL(63)
 
 /*