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)
Thu, Apr 9, 6:01 AM
Unknown Object (File)
Wed, Apr 8, 10:52 AM
Unknown Object (File)
Sat, Mar 28, 9:19 AM
Unknown Object (File)
Wed, Mar 25, 5:23 AM
Unknown Object (File)
Mar 9 2026, 4:17 PM
Unknown Object (File)
Feb 28 2026, 8:19 AM
Unknown Object (File)
Feb 8 2026, 12:20 PM
Unknown Object (File)
Feb 8 2026, 9:17 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