HomeFreeBSD

MFC r362564: stand: remove redundant declarations

Description

MFC r362564: stand: remove redundant declarations

These are picked out by the amd64-gcc6 build; time() is declared in <time.h>
and delay() is declared in <bootstrap.h>. These are the correct places for
these in stand/, so remove the duplicate declarations and make sure the
delay() consumer in libefi that depended on the extra delay() declaration
includes <bootstrap.h>.

Details

Provenance
kevansAuthored on Aug 5 2020, 2:42 PM
Parents
rGa9f716843324: MFC r361257: bsdinstall: do a `certctl rehash` upon installation of config
Branches
Unknown
Tags
Unknown

Event Timeline