summaryrefslogtreecommitdiffstats
path: root/sbin/tunefs
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2002-05-12 21:37:08 +0000
committerphk <phk@FreeBSD.org>2002-05-12 21:37:08 +0000
commitb9045b7d53e73769a174f0bc2177625ea7d02628 (patch)
tree6ef9bf5fb23f7844e6c5bbac2556898c6d0821ff /sbin/tunefs
parent5063ea1a891e00b62de36cad8d1d140480e95c6a (diff)
downloadFreeBSD-src-b9045b7d53e73769a174f0bc2177625ea7d02628.zip
FreeBSD-src-b9045b7d53e73769a174f0bc2177625ea7d02628.tar.gz
Sigh, more BBSIZE related breakage.
Sponsored by: DARPA & NAI Labs.
Diffstat (limited to 'sbin/tunefs')
-rw-r--r--sbin/tunefs/tunefs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/tunefs/tunefs.c b/sbin/tunefs/tunefs.c
index f8d7223..39ca9d0 100644
--- a/sbin/tunefs/tunefs.c
+++ b/sbin/tunefs/tunefs.c
@@ -50,6 +50,7 @@ static const char rcsid[] =
*/
#include <sys/param.h>
#include <sys/mount.h>
+#include <sys/disklabel.h>
#include <sys/stat.h>
#include <ufs/ffs/fs.h>
OpenPOWER on IntegriCloud