]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/md/dm-mpath.c
dm: remove dm header from targets
[karo-tx-linux.git] / drivers / md / dm-mpath.c
index 9bf3460c5540b9fdbefbacaed15788f7a6868fb0..abf6e8cfaedbaba1a5535da6c8157748200bf0f9 100644 (file)
@@ -5,7 +5,8 @@
  * This file is released under the GPL.
  */
 
-#include "dm.h"
+#include <linux/device-mapper.h>
+
 #include "dm-path-selector.h"
 #include "dm-bio-list.h"
 #include "dm-bio-record.h"