summaryrefslogtreecommitdiff
path: root/include/zfs_common.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-06-23 14:43:47 -0400
committerTom Rini <trini@konsulko.com>2020-06-23 14:43:47 -0400
commit331c7438104149655a5fe96ed4a3d29b00d422de (patch)
treed7199a387a4fad25e82cf5932950a7e452d0ff10 /include/zfs_common.h
parent4ff63383e3497389e66cf70943a83bdb1810462a (diff)
parent1c078ad7d954759d9021b126ad05d063a90ebae6 (diff)
Merge branch '2020-06-23-misc-minor-fixes'
- Assorted minor fixes
Diffstat (limited to 'include/zfs_common.h')
-rw-r--r--include/zfs_common.h2
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