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)
Tue, Apr 28, 7:23 PM
Unknown Object (File)
Tue, Apr 28, 10:15 AM
Unknown Object (File)
Mon, Apr 27, 9:11 AM
Unknown Object (File)
Mon, Apr 20, 3:01 AM
Unknown Object (File)
Thu, Apr 9, 6:01 AM
Unknown Object (File)
Wed, Apr 8, 10:52 AM
Unknown Object (File)
Mar 28 2026, 9:19 AM
Unknown Object (File)
Mar 25 2026, 5:23 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