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)
Sun, Oct 12, 12:18 PM
Unknown Object (File)
Sun, Oct 12, 1:49 AM
Unknown Object (File)
Sun, Oct 12, 1:49 AM
Unknown Object (File)
Sun, Oct 12, 1:49 AM
Unknown Object (File)
Sun, Oct 12, 1:49 AM
Unknown Object (File)
Sat, Oct 11, 4:16 PM
Unknown Object (File)
Fri, Oct 3, 2:18 AM
Unknown Object (File)
Thu, Oct 2, 9:57 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