]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: Cleanup weird includes of zebra headers
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 16 Nov 2018 14:14:13 +0000 (09:14 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 16 Nov 2018 14:43:35 +0000 (09:43 -0500)
commiteb9125b3a21bec6331ae6ebce407120d22b17e2f
treef640dc7818150c82048c248792db8c04746d41f8
parent6b2ddd675c926fc1cd45229adcb29c3eba0581cf
bgpd: Cleanup weird includes of zebra headers

There is no reason that bgp should be including zebra
headers into it's code base, it is a violation of
their respective name spaces.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
bgpd/bgp_nexthop.c