1
0
Fork 0

dm raid: tidy includes

A dm target only needs to use include/linux dm headers.

Signed-off-by: Alasdair G Kergon <agk@redhat.com>
hifive-unleashed-5.1
Alasdair G Kergon 2011-08-02 12:32:03 +01:00
parent 2ca4c92f58
commit 3e8dbb7f39
1 changed files with 2 additions and 1 deletions

View File

@ -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"
/*