diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2003-04-16 20:57:35 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2003-04-16 20:57:35 +0000 |
| commit | a3007012133d5e7fc57f5487d0f4e4421281b7bd (patch) | |
| tree | f350993779fd2fc2615fd88e9cce5ed6bc420d49 /sys/kern/subr_disk.c | |
| parent | 8f18989721a23948326f51e4455769058e89bb45 (diff) | |
Notes
Diffstat (limited to 'sys/kern/subr_disk.c')
| -rw-r--r-- | sys/kern/subr_disk.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/kern/subr_disk.c b/sys/kern/subr_disk.c index ebe40e61d030..d2b7935b3eb8 100644 --- a/sys/kern/subr_disk.c +++ b/sys/kern/subr_disk.c @@ -17,7 +17,6 @@ #include <sys/bio.h> #include <sys/conf.h> #include <sys/disk.h> -#include <sys/disklabel.h> #include <geom/geom_disk.h> /*- |
