aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/features.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/md/bcache/features.h')
-rw-r--r--drivers/md/bcache/features.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/md/bcache/features.h b/drivers/md/bcache/features.h
index d1c8fd3977fc..09161b89c63e 100644
--- a/drivers/md/bcache/features.h
+++ b/drivers/md/bcache/features.h
@@ -2,10 +2,11 @@
#ifndef _BCACHE_FEATURES_H
#define _BCACHE_FEATURES_H
-#include <linux/bcache.h>
#include <linux/kernel.h>
#include <linux/types.h>
+#include "bcache_ondisk.h"
+
#define BCH_FEATURE_COMPAT 0
#define BCH_FEATURE_RO_COMPAT 1
#define BCH_FEATURE_INCOMPAT 2