summaryrefslogtreecommitdiff
path: root/fs/bcachefs/trace.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/bcachefs/trace.c')
-rw-r--r--fs/bcachefs/trace.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/fs/bcachefs/trace.c b/fs/bcachefs/trace.c
index eff1e3dfbcea..5c1d724cbb55 100644
--- a/fs/bcachefs/trace.c
+++ b/fs/bcachefs/trace.c
@@ -2,8 +2,10 @@
#include "bcachefs.h"
#include "alloc_types.h"
#include "buckets.h"
-#include "btree_types.h"
+#include "btree_iter.h"
+#include "btree_locking.h"
#include "keylist.h"
+#include "opts.h"
#include "six.h"
#include <linux/blktrace_api.h>