]> git.puffer.fish Git - mirror/frr.git/commit
ospfd: fix symbol collision 3097/head
authorDavid Lamparter <equinox@opensourcerouting.org>
Mon, 1 Oct 2018 12:55:06 +0000 (14:55 +0200)
committerDavid Lamparter <equinox@opensourcerouting.org>
Mon, 1 Oct 2018 16:18:42 +0000 (18:18 +0200)
commit6243a7b569519e6a07562a6e4d1d95b93834117c
tree1b2f6ad08f6cd10c78b4791722bf6ef382949894
parentd6e762570619f84318ade5b44fdeb2f920637f1f
ospfd: fix symbol collision

debug_init() was recently added in libfrr, which is now causing a build
error with static linking.

Signed-off-by: David Lamparter <equinox@diac24.net>
ospfd/ospf_dump.c
ospfd/ospf_dump.h
ospfd/ospf_main.c