diff options
Diffstat (limited to 'sys/kern/subr_disklabel.c')
| -rw-r--r-- | sys/kern/subr_disklabel.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/kern/subr_disklabel.c b/sys/kern/subr_disklabel.c index 9e27a96c7a5c..c41d9bec8992 100644 --- a/sys/kern/subr_disklabel.c +++ b/sys/kern/subr_disklabel.c @@ -46,6 +46,7 @@ #include <sys/buf.h> #include <sys/conf.h> #include <sys/kernel.h> +#include <sys/disk.h> #include <sys/disklabel.h> #include <sys/syslog.h> |
