summaryrefslogtreecommitdiff
path: root/sys/boot/common/load_elf.c
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-05-10 01:20:37 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-05-10 01:20:37 +0000
commit54fd053e6c277d68bf9ceb3e1be2cbcbeefaaafc (patch)
treeaffbd8cf618b776f0290222f7d7fa4fb7ca891e8 /sys/boot/common/load_elf.c
parent07776d8fb2cc40d8e23d87e459b00b0c7cf83ba4 (diff)
Notes
Diffstat (limited to 'sys/boot/common/load_elf.c')
-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 81095bcf88fb..d6afea2f456c 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