Pull the blkdev header in to the sunldi for some useful structure definitions and helper functions
This commit is contained in:
parent
48e0606a52
commit
0f233eac33
|
@ -32,6 +32,7 @@
|
||||||
#include <linux/genhd.h>
|
#include <linux/genhd.h>
|
||||||
#include <linux/hdreg.h>
|
#include <linux/hdreg.h>
|
||||||
#include <linux/bio.h>
|
#include <linux/bio.h>
|
||||||
|
#include <linux/blkdev.h>
|
||||||
|
|
||||||
#define SECTOR_SIZE 512
|
#define SECTOR_SIZE 512
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue