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