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)
Oct 2 2024, 10:20 PM
Unknown Object (File)
Oct 2 2024, 6:17 AM
Unknown Object (File)
Oct 1 2024, 5:12 PM
Unknown Object (File)
Sep 30 2024, 9:23 AM
Unknown Object (File)
Sep 16 2024, 3:37 AM
Unknown Object (File)
Sep 13 2024, 9:39 PM
Unknown Object (File)
Sep 8 2024, 3:36 PM
Unknown Object (File)
Sep 8 2024, 12:33 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