mirror of
https://github.com/opnsense/src.git
synced 2026-04-27 09:06:49 -04:00
We don't need bootinfo any more, and sparc64 doesn't have it anyways.
This commit is contained in:
parent
07776d8fb2
commit
54fd053e6c
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue