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)
Tue, Nov 4, 7:32 PM
Unknown Object (File)
Sun, Nov 2, 11:29 AM
Unknown Object (File)
Sun, Oct 26, 6:09 AM
Unknown Object (File)
Fri, Oct 24, 10:29 PM
Unknown Object (File)
Fri, Oct 24, 3:44 AM
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
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