btrfs: move accessor helpers into accessors.h
[linux-block.git] / fs / btrfs / tests / inode-tests.c
index 625f7d398368d949bffb4fd3033b1449f4743daa..0a34a54ea9fd4f964a3f2eb592133e3eedcb3ae2 100644 (file)
@@ -11,6 +11,7 @@
 #include "../extent_io.h"
 #include "../volumes.h"
 #include "../compression.h"
+#include "../accessors.h"
 
 static void insert_extent(struct btrfs_root *root, u64 start, u64 len,
                          u64 ram_bytes, u64 offset, u64 disk_bytenr,