bcache: move uapi header bcache.h to bcache code directory
[sfrench/cifs-2.6.git] / drivers / md / bcache / features.h
index d1c8fd3977fc64461215673c18e67ef9f937d03d..09161b89c63edf993b2a8ac815590fb414b92ef1 100644 (file)
@@ -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