diff options
Diffstat (limited to 'sbin/clri/clri.c')
| -rw-r--r-- | sbin/clri/clri.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/clri/clri.c b/sbin/clri/clri.c index c3cdfd77be88..2dd6b2df6085 100644 --- a/sbin/clri/clri.c +++ b/sbin/clri/clri.c @@ -49,6 +49,7 @@ static const char rcsid[] = #endif /* not lint */ #include <sys/param.h> +#include <sys/disklabel.h> #include <ufs/ufs/dinode.h> #include <ufs/ffs/fs.h> |
