summaryrefslogtreecommitdiff
path: root/volumes.h
diff options
context:
space:
mode:
Diffstat (limited to 'volumes.h')
-rw-r--r--volumes.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/volumes.h b/volumes.h
index 40ed123..99a3fa1 100644
--- a/volumes.h
+++ b/volumes.h
@@ -19,6 +19,9 @@
#ifndef __BTRFS_VOLUMES_H__
#define __BTRFS_VOLUMES_H__
+#include "kerncompat.h"
+#include "ctree.h"
+
#define BTRFS_STRIPE_LEN (64 * 1024)
struct btrfs_device {