Commit 3e8dbb7f authored by Alasdair G Kergon's avatar Alasdair G Kergon

dm raid: tidy includes

A dm target only needs to use include/linux dm headers.
Signed-off-by: default avatarAlasdair G Kergon <agk@redhat.com>
parent 2ca4c92f
......@@ -9,9 +9,10 @@
#include "md.h"
#include "raid5.h"
#include "dm.h"
#include "bitmap.h"
#include <linux/device-mapper.h>
#define DM_MSG_PREFIX "raid"
/*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment