mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-25 11:37:56 +00:00
Remove unnecessary machine/bootinfo.h includes.
Submitted by: jake
This commit is contained in:
parent
baf99b5458
commit
8c7911ebe2
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=88853
@ -39,7 +39,6 @@
|
||||
#include <sys/reboot.h>
|
||||
#include <sys/linker.h>
|
||||
#include <string.h>
|
||||
#include <machine/bootinfo.h>
|
||||
#include <machine/elf.h>
|
||||
#include <stand.h>
|
||||
#define FREEBSD_ELF
|
||||
|
@ -45,7 +45,6 @@
|
||||
#include <err.h>
|
||||
#include <fts.h>
|
||||
#include <string.h>
|
||||
#include <machine/bootinfo.h>
|
||||
#include <machine/elf.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
Loading…
Reference in New Issue
Block a user