summaryrefslogtreecommitdiffstats
path: root/sys/boot/arc
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/arc
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/arc')
-rw-r--r--sys/boot/arc/lib/arcdisk.c1
-rw-r--r--sys/boot/arc/lib/devicename.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/sys/boot/arc/lib/arcdisk.c b/sys/boot/arc/lib/arcdisk.c
index a6e99a9..4171505 100644
--- a/sys/boot/arc/lib/arcdisk.c
+++ b/sys/boot/arc/lib/arcdisk.c
@@ -39,7 +39,6 @@
#include <stand.h>
-#include <sys/disklabel.h>
#include <machine/stdarg.h>
diff --git a/sys/boot/arc/lib/devicename.c b/sys/boot/arc/lib/devicename.c
index 56c8c43..fba8175 100644
--- a/sys/boot/arc/lib/devicename.c
+++ b/sys/boot/arc/lib/devicename.c
@@ -28,7 +28,6 @@
#include <stand.h>
#include <string.h>
-#include <sys/disklabel.h>
#include "bootstrap.h"
#include "libarc.h"
OpenPOWER on IntegriCloud