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)
Mon, Aug 10, 1:27 PM
Unknown Object (File)
Wed, Aug 5, 5:41 PM
Unknown Object (File)
Mon, Aug 3, 8:56 AM
Unknown Object (File)
Mon, Aug 3, 1:07 AM
Unknown Object (File)
Sun, Aug 2, 6:13 AM
Unknown Object (File)
Fri, Jul 17, 2:12 AM
Unknown Object (File)
Jul 7 2026, 7:27 PM
Unknown Object (File)
Jul 4 2026, 5:42 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