diff options
Diffstat (limited to 'sys/boot')
| -rw-r--r-- | sys/boot/alpha/common/setdef0.c | 1 | ||||
| -rw-r--r-- | sys/boot/arc/loader/setdef0.c | 1 |
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 |
