diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2002-09-20 19:36:05 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2002-09-20 19:36:05 +0000 |
| commit | 7812d86f03dbed973e20eee5da963ae5efc666c4 (patch) | |
| tree | 47b5afae3623c1371d19a0478c850d8e6a08d07b /sys/dev/ccd | |
| parent | 5741a42f2f25ab4f5bff0b8f213cbb93aae1b5ac (diff) | |
Notes
Diffstat (limited to 'sys/dev/ccd')
| -rw-r--r-- | sys/dev/ccd/ccd.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/ccd/ccd.c b/sys/dev/ccd/ccd.c index b4387d97e963f..d8e01be045345 100644 --- a/sys/dev/ccd/ccd.c +++ b/sys/dev/ccd/ccd.c @@ -100,6 +100,7 @@ #include <sys/stdint.h> #include <sys/sysctl.h> #include <sys/disk.h> +#include <sys/disklabel.h> #include <sys/devicestat.h> #include <sys/fcntl.h> #include <sys/vnode.h> |
