diff options
Diffstat (limited to 'include/zfs_common.h')
| -rw-r--r-- | include/zfs_common.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/include/zfs_common.h b/include/zfs_common.h index 027ba91b287..cb83e59e836 100644 --- a/include/zfs_common.h +++ b/include/zfs_common.h @@ -22,6 +22,8 @@  #ifndef __ZFS_COMMON__  #define __ZFS_COMMON__ +#include <part.h> +  #define SECTOR_SIZE			0x200  #define SECTOR_BITS			9 | 
