From 0f233eac33e40d58386a8faa5656ee59bbfccfce Mon Sep 17 00:00:00 2001 From: Brian Behlendorf Date: Mon, 26 Jan 2009 16:47:49 -0800 Subject: [PATCH] Pull the blkdev header in to the sunldi for some useful structure definitions and helper functions --- include/sys/sunldi.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/sys/sunldi.h b/include/sys/sunldi.h index c0875725c0..97952ad2fe 100644 --- a/include/sys/sunldi.h +++ b/include/sys/sunldi.h @@ -32,6 +32,7 @@ #include #include #include +#include #define SECTOR_SIZE 512