summaryrefslogtreecommitdiff
path: root/transaction.h
diff options
context:
space:
mode:
Diffstat (limited to 'transaction.h')
-rw-r--r--transaction.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/transaction.h b/transaction.h
index c5780bc6..13e09a64 100644
--- a/transaction.h
+++ b/transaction.h
@@ -19,6 +19,9 @@
#ifndef __BTRFS_TRANSACTION_H__
#define __BTRFS_TRANSACTION_H__
+#include "kerncompat.h"
+#include "ctree.h"
+
struct btrfs_trans_handle {
u64 transid;
u64 alloc_exclude_start;