]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Cleanup mtracebis.c header inclusion a tiny bit
authorDonald Sharp <sharpd@cumulusnetworks.com>
Sun, 2 Jun 2019 20:00:51 +0000 (16:00 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Sun, 2 Jun 2019 20:07:48 +0000 (16:07 -0400)
commit0ce5349f98b56de288a2e2b9046cc26545ead57a
tree8edf5490b4cf31799c069092b21ed123b4d275d2
parent26ee1525e6f5857a763a023a2fbe729c0d380767
pimd: Cleanup mtracebis.c header inclusion a tiny bit

The header inclusion in mtracebis.c should include zebra.h
and not config.h.  There are other issues that need to
be worked through as well, but we can do this in the future.

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