Page MenuHomeFreeBSD

stand: tftp.c doesn't need bootinfo.h
ClosedPublic

Authored by imp on Jul 26 2022, 3:54 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 2, 10:20 PM
Unknown Object (File)
Wed, Oct 2, 6:17 AM
Unknown Object (File)
Tue, Oct 1, 5:12 PM
Unknown Object (File)
Mon, Sep 30, 9:23 AM
Unknown Object (File)
Mon, Sep 16, 3:37 AM
Unknown Object (File)
Fri, Sep 13, 9:39 PM
Unknown Object (File)
Sun, Sep 8, 3:36 PM
Unknown Object (File)
Sun, Sep 8, 12:33 AM
Subscribers

Details

Summary

tftp.c includes bootinfo.h, but doesn't need it. Remove it, and remove
the -Istand/common from CFALGS since that's the only reason we had it.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable