Pull the blkdev header in to the sunldi for some useful structure definitions and helper functions

This commit is contained in:
Brian Behlendorf 2009-01-26 16:47:49 -08:00
parent 48e0606a52
commit 0f233eac33
1 changed files with 1 additions and 0 deletions

View File

@ -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