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, Feb 13, 11:04 PM
Unknown Object (File)
Thu, Feb 13, 10:43 PM
Unknown Object (File)
Wed, Feb 12, 7:24 AM
Unknown Object (File)
Fri, Jan 24, 5:14 PM
Unknown Object (File)
Fri, Jan 17, 3:29 AM
Unknown Object (File)
Jan 15 2025, 1:56 AM
Unknown Object (File)
Nov 23 2024, 9:15 AM
Unknown Object (File)
Nov 21 2024, 11:34 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