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, Nov 23, 9:15 AM
Unknown Object (File)
Thu, Nov 21, 11:34 AM
Unknown Object (File)
Sat, Nov 16, 11:38 AM
Unknown Object (File)
Sat, Nov 16, 10:27 AM
Unknown Object (File)
Sat, Nov 16, 8:49 AM
Unknown Object (File)
Oct 2 2024, 10:20 PM
Unknown Object (File)
Oct 2 2024, 6:17 AM
Unknown Object (File)
Oct 1 2024, 5:12 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