freebsd-src/sbin/route
Ed Maste f567fcb2ff route: remove write-only struct hostent from getaddr()
Under some INET/INET6 src.conf configurations sbin/route previously
failed to build due to an unused variable warning.  It was functionally
write-only anyway, so just remove it.

Reported by:	melifaro
Reviewed by:	melifaro
MFC after:	3 weeks
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D33717
2022-01-06 10:45:44 -05:00
..
tests
keywords
Makefile
Makefile.depend
route.8 route(8): Remove obsolete information 2021-12-15 16:07:35 -07:00
route.c route: remove write-only struct hostent from getaddr() 2022-01-06 10:45:44 -05:00