]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove an duplicate definition of nhops_dump_sysctl()
authoradrian <adrian@FreeBSD.org>
Thu, 16 Apr 2020 23:28:47 +0000 (23:28 +0000)
committeradrian <adrian@FreeBSD.org>
Thu, 16 Apr 2020 23:28:47 +0000 (23:28 +0000)
commit472633464d57f83d9784960c24fbd8a675f102c7
treef60aaa25bc736ca5fcdd2bd2d9568f771492572e
parented66bb4aaa1a8deb8e05ee526791cbeb36af21fa
Remove an duplicate definition of nhops_dump_sysctl()

One of the source files included both nhop.h and shared.h, leading to this
clashing.

Tested with: mips-gcc cross toolchain
sys/net/route/nhop.h
sys/net/rtsock.c