From 54fd053e6c277d68bf9ceb3e1be2cbcbeefaaafc Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Fri, 10 May 2002 01:20:37 +0000 Subject: [PATCH] We don't need bootinfo any more, and sparc64 doesn't have it anyways. --- sys/boot/common/load_elf.c | 1 - 1 file changed, 1 deletion(-) 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 #include #include -#include #include #include #define FREEBSD_ELF