summaryrefslogtreecommitdiffstats
path: root/sys/boot/alpha
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/alpha
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/alpha')
-rw-r--r--sys/boot/alpha/boot1/boot1.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/boot/alpha/boot1/boot1.c b/sys/boot/alpha/boot1/boot1.c
index f25b717..9454011 100644
--- a/sys/boot/alpha/boot1/boot1.c
+++ b/sys/boot/alpha/boot1/boot1.c
@@ -33,7 +33,6 @@
#include <string.h>
#include <sys/param.h>
#include <sys/dirent.h>
-#include <sys/disklabel.h>
#include <machine/prom.h>
#include <machine/rpb.h>
OpenPOWER on IntegriCloud