summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/boot/common/load_elf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/boot/common/load_elf.c b/sys/boot/common/load_elf.c
index 81095bc..d6afea2 100644
--- a/sys/boot/common/load_elf.c
+++ b/sys/boot/common/load_elf.c
@@ -33,7 +33,6 @@
#include <sys/linker.h>
#include <sys/module.h>
#include <string.h>
-#include <machine/bootinfo.h>
#include <machine/elf.h>
#include <stand.h>
#define FREEBSD_ELF
OpenPOWER on IntegriCloud