aboutsummaryrefslogtreecommitdiff
path: root/sys/boot
diff options
context:
space:
mode:
authorDoug Rabson <dfr@FreeBSD.org>1999-10-09 12:30:18 +0000
committerDoug Rabson <dfr@FreeBSD.org>1999-10-09 12:30:18 +0000
commitdd5168ad858cb8b355c186eeec5c64c47a3dafb1 (patch)
treedfcf74fd3d93c0085ea5e63deac98d1ab4239f64 /sys/boot
parent622b8a671cefae6d9a691c878ca8a02ef50c029f (diff)
Notes
Diffstat (limited to 'sys/boot')
-rw-r--r--sys/boot/alpha/common/setdef0.c1
-rw-r--r--sys/boot/arc/loader/setdef0.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/sys/boot/alpha/common/setdef0.c b/sys/boot/alpha/common/setdef0.c
index 49f662ae1d6ca..942b90e0b2fd5 100644
--- a/sys/boot/alpha/common/setdef0.c
+++ b/sys/boot/alpha/common/setdef0.c
@@ -29,7 +29,6 @@
#ifdef __ELF__
#include <sys/param.h>
-#include <sys/kernel.h>
/*
* DEFINE_SET creates the section and label for a set, and emits the
diff --git a/sys/boot/arc/loader/setdef0.c b/sys/boot/arc/loader/setdef0.c
index 49f662ae1d6ca..942b90e0b2fd5 100644
--- a/sys/boot/arc/loader/setdef0.c
+++ b/sys/boot/arc/loader/setdef0.c
@@ -29,7 +29,6 @@
#ifdef __ELF__
#include <sys/param.h>
-#include <sys/kernel.h>
/*
* DEFINE_SET creates the section and label for a set, and emits the