]> git.ipfire.org Git - thirdparty/lldpd.git/commit
interfaces: fix incomplete declaration of interfaces_cleanup
authorVincent Bernat <vincent@bernat.im>
Mon, 17 Aug 2015 12:22:06 +0000 (14:22 +0200)
committerVincent Bernat <vincent@bernat.im>
Mon, 17 Aug 2015 12:22:06 +0000 (14:22 +0200)
commite8c8d15b113d401f851acdd16c0299dc1beb2f8b
treea634039e93ed9bec51c89579df6e37e759e7a6fb
parent02c91f0af6969c5f198eae96e7893c4db234e767
interfaces: fix incomplete declaration of interfaces_cleanup

For BSD and Solaris, the declaration was incomplete.
src/daemon/interfaces-bsd.c
src/daemon/interfaces-solaris.c