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)
Sat, Sep 5, 9:54 PM
Unknown Object (File)
Wed, Sep 2, 8:48 AM
Unknown Object (File)
Wed, Sep 2, 4:03 AM
Unknown Object (File)
Wed, Sep 2, 4:02 AM
Unknown Object (File)
Wed, Sep 2, 12:03 AM
Unknown Object (File)
Aug 23 2026, 12:13 AM
Unknown Object (File)
Aug 17 2026, 4:45 AM
Unknown Object (File)
Aug 13 2026, 2:06 PM
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