Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib, bgpd: Remove 'struct fifo' from lib/zebra.h | Donald Sharp | 2016-02-26 | 1 | -0/+62 |
The 'struct fifo' and it's accompanying #defines do not belong in lib/zebra.h. Move them into their own header. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com> |