summaryrefslogtreecommitdiff
path: root/libbcachefs/trace.c
diff options
context:
space:
mode:
Diffstat (limited to 'libbcachefs/trace.c')
-rw-r--r--libbcachefs/trace.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/libbcachefs/trace.c b/libbcachefs/trace.c
index 59e8dfa3..70573981 100644
--- a/libbcachefs/trace.c
+++ b/libbcachefs/trace.c
@@ -2,11 +2,13 @@
#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 <linux/blktrace_api.h>
-#include "keylist.h"
+#include <linux/six.h>
#define CREATE_TRACE_POINTS
#include <trace/events/bcachefs.h>