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)
Dec 20 2023, 4:47 AM
Unknown Object (File)
Dec 19 2023, 5:02 PM
Unknown Object (File)
Aug 26 2023, 12:04 PM
Unknown Object (File)
Aug 26 2023, 12:03 PM
Unknown Object (File)
Aug 26 2023, 12:01 PM
Unknown Object (File)
Aug 26 2023, 11:54 AM
Unknown Object (File)
Jun 24 2023, 8:32 AM
Unknown Object (File)
Jun 23 2023, 4:43 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