diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2002-04-08 09:20:07 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2002-04-08 09:20:07 +0000 |
| commit | 2dd527b3ac69aa1984a1661edcd74ebe1672199a (patch) | |
| tree | 647a5ab6dd91af9c0d47e673f5ac04be25fd0166 /sys/kern/subr_diskslice.c | |
| parent | 674a5ae34fd2a93a19972a608a0a02f301f34fd9 (diff) | |
Notes
Diffstat (limited to 'sys/kern/subr_diskslice.c')
| -rw-r--r-- | sys/kern/subr_diskslice.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/kern/subr_diskslice.c b/sys/kern/subr_diskslice.c index 85c1862c3b38..158ccbb80a3a 100644 --- a/sys/kern/subr_diskslice.c +++ b/sys/kern/subr_diskslice.c @@ -50,6 +50,7 @@ #include <sys/systm.h> #include <sys/bio.h> #include <sys/conf.h> +#include <sys/disk.h> #include <sys/disklabel.h> #include <sys/diskslice.h> #include <sys/fcntl.h> |
