]> git.proxmox.com Git - mirror_frr.git/commit
zebra: include lib/queue.h in zebra dataplane
authorMark Stapp <mjs@voltanet.io>
Wed, 19 Dec 2018 14:03:33 +0000 (09:03 -0500)
committerMark Stapp <mjs@voltanet.io>
Wed, 19 Dec 2018 14:03:33 +0000 (09:03 -0500)
commit214fc2bd3a171716330701d951d3b314717c904a
treecbe1cf3959fc7b24ce0c1ad694bb052499a5125c
parentb7822d201632aaf7c24bc3b3a57c4e3f5ad92f7a
zebra: include lib/queue.h in zebra dataplane

Replace direct use of one of the platform-specific xxx-queue.h
headers - use the wrapper queue.h instead.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
zebra/zebra_dplane.h