summaryrefslogtreecommitdiffstats
path: root/sys/boot/sparc64
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2003-04-16 21:09:41 +0000
committerphk <phk@FreeBSD.org>2003-04-16 21:09:41 +0000
commitf946ac101075e1f9e524d40e1cccc51f674b7f5a (patch)
tree7e2e3b178c33a199ac01c174abbce80dc86a5e5b /sys/boot/sparc64
parentda8de4ae4133f48b36f3e8daa4890fe77d3f4642 (diff)
downloadFreeBSD-src-f946ac101075e1f9e524d40e1cccc51f674b7f5a.zip
FreeBSD-src-f946ac101075e1f9e524d40e1cccc51f674b7f5a.tar.gz
Cut&Paste considered far too easy:
Don't include <sys/disklabel.h>
Diffstat (limited to 'sys/boot/sparc64')
-rw-r--r--sys/boot/sparc64/boot1/boot1.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/boot/sparc64/boot1/boot1.c b/sys/boot/sparc64/boot1/boot1.c
index b650f8b..1b1c1ec 100644
--- a/sys/boot/sparc64/boot1/boot1.c
+++ b/sys/boot/sparc64/boot1/boot1.c
@@ -20,7 +20,6 @@
__FBSDID("$FreeBSD$");
#include <sys/param.h>
-#include <sys/disklabel.h>
#include <sys/dirent.h>
#include <machine/elf.h>
#include <machine/stdarg.h>
OpenPOWER on IntegriCloud